Uiinfrastructure API Docs  
 

EditorStartControl Class

This start control is called anytime an Editor is started. Start Control classes should extend this class.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorStartControl

public class EditorStartControl : IControl, IMVCObject, IManagedObject

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.editor

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

EditorStartControl Members | com.plumtree.uiinfrastructure.editor Namespace