Uiinfrastructure API Docs  
 

ExpListView Fields

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

Public Static Fields

HTMLBUTTON_DELETE JF- HTML Object name: Delete button
HTMLCHECKBOX_CHECKALL JF- HTML Object name: Check all checkbox
HTMLCHECKBOX_DELROW JF- HTML Object name: Delete row checkbox
HTMLHIDDEN_COLUMNID JF- HTML Object name: Column index
HTMLHIDDEN_MOVEACTION JF- HTML Object name: Move row action
HTMLHIDDEN_ROWINDEX JF- HTML Object name: Row index
HTMLID_EXPLIST RWW - HTML ID: Entire Expandable List.

Protected Instance Fields

m_asOwner (inherited from EditorView) JF- Associated Activity Space
m_model (inherited from EditorView) JF- Associated read-only Model
m_nLastVisibleRow Variable is updated when iterating through rows in Display(). Maybe be used in child classes.

See Also

ExpListView Class | com.plumtree.uiinfrastructure.expandablelist Namespace