Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.IFeedback Interface Reference

List of all members.

Public Types

enum  MessageType { INFO, WARNING, ERROR }
enum  FormTarget { CONTENT, WINDOW, MODAL }

Detailed Description

Feedback instructions. Will be sent to the client using the JSON API.


Member Enumeration Documentation

OpenFormFeedback parameter FormTarget

Enumerator:
CONTENT 
WINDOW 
MODAL 

TextMessageFeedback parameter MessageType

Enumerator:
INFO 
WARNING 
ERROR 

The documentation for this interface was generated from the following file: