Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.ICoreAction< R > Member List
This is the complete list of members for com.mendix.systemwideinterfaces.core.ICoreAction< R >, including all inherited members.
addDatavalidationFeedback(IMendixIdentifier id, Map< String, String > errorFields)com.mendix.systemwideinterfaces.core.ICoreAction< R >
addOpenFormFeedback(String formName, String title, FormTarget target)com.mendix.systemwideinterfaces.core.ICoreAction< R >
addOpenFormFeedback(String formName, String title, FormTarget target, IMendixIdentifier currentIdentifier, List< IMendixIdentifier > constraints)com.mendix.systemwideinterfaces.core.ICoreAction< R >
addRefreshClass(String objectClass)com.mendix.systemwideinterfaces.core.ICoreAction< R >
addRefreshObjectFeedback(IMendixIdentifier id)com.mendix.systemwideinterfaces.core.ICoreAction< R >
addTextMessageFeedback(MessageType type, String message, boolean blocking)com.mendix.systemwideinterfaces.core.ICoreAction< R >
toString()com.mendix.systemwideinterfaces.core.ICoreAction< R > [pure virtual]