IMVCController defines the interface of an MVC Controller, which the Interpreter will interact to invoke the application logic. The application logic is typically written based on activityspace-related objects (Control, Model, View, Redirect, etc).
For a list of all members of this type, see IMVCController Members.
Type | Description |
---|---|
MVCController | This is the main MVC controller for invoking the application's logic. It performs the execution of activityspace related control flow. |
Namespace: com.plumtree.uiinfrastructure.interpreter
Assembly: uiinfrastructure (in uiinfrastructure.dll)
IMVCController Members | com.plumtree.uiinfrastructure.interpreter Namespace