Uiinfrastructure API Docs  
 

EditorStartControl Fields

The fields of the EditorStartControl class are listed below. For a complete list of EditorStartControl class members, see the EditorStartControl Members topic.

Public Static Fields

EDITOR_START_FLAG_CREATE JF- Editor type: Create mode
EDITOR_START_FLAG_EDIT JF- Editor type: Edit mode
EDITOR_START_FLAG_INVALID JF- Editor type: Invalid
EDITOR_START_FLAG_MISC JF- Editor type: Other
QS_CLOSE_WINDOW_ON_DONE JF- Query String constants: Param to tell the framework to close the window on finish and cancel.
QS_DELETE_ON_CANCEL JF- Query String constants: Param to tell the Activity space to delete it if the user clicks on cancel.
QS_EDITOR_HIDE_LEFTNAV JF- Query String constants: Param to tell the Framework to hide the left navigation
QS_EDITOR_TYPE JF- Query String constants: Editor type
STR_MVC_CLASS_NAME Object Name for AS

Public Instance Fields

m_asOwner JF- Associated Activity Space

Protected Instance Fields

m_htFormData JF- Contains all the form params from the request.
m_model JF- Associated Model

See Also

EditorStartControl Class | com.plumtree.uiinfrastructure.editor Namespace