Uiinfrastructure API Docs  
 

ExpListControl Fields

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

Public Static Fields

POSTTOSELF_ACTION_ADD Will add one or more items to the list.
POSTTOSELF_ACTION_ADD_IPR Will add one or more items to the list using IPR.
POSTTOSELF_ACTION_DELETE Will delete one or more items from the list.
POSTTOSELF_ACTION_MODIFYROW Will modify the corresponding row.
POSTTOSELF_ACTION_MOVEROW Will move the corresponding row.
POSTTOSELF_ACTION_OPENTREE Will open the tree to select some items.
POSTTOSELF_ACTION_REVERSESORT Will reverse the sort of the current sorted column.
POSTTOSELF_ACTION_SORTBYCOLUMN Will resort by the selected column.
STR_MVC_CLASS_NAME Class name for the activity space

Protected Instance Fields

m_asOwner (inherited from EditorHelperRepostControl) Associated Activity Space.
m_model (inherited from EditorHelperRepostControl) Associated Model.

See Also

ExpListControl Class | com.plumtree.uiinfrastructure.expandablelist Namespace