Plumtree UI Infrastructure API  
 

MVCController Class

This is the main MVC controller for invoking the application's logic. It performs the execution of activityspace related control flow.

For a list of all members of this type, see MVCController Members.

System.Object
   com.plumtree.uiinfrastructure.interpreter.MVCController

public class MVCController : IMVCController

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.interpreter

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

MVCController Members | com.plumtree.uiinfrastructure.interpreter Namespace