Plumtree Portal UI  
 

ObjPropModel Fields

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

Public Static Fields

EXPLIST_COL_DATATABLE Expandable list column for query result containing EOD data
EXPLIST_COL_DATATABLE_INDEX Expandable list column for index into query result containing EOD data
EXPLIST_COL_MAX Number total of columns
EXPLIST_COL_REFVALUE_NAME Expandable list column for reference value name
EXPLIST_COL_SORT_INDEX Sort index for value
PROP_OBJECTID_DESCRIPTION Object ID for description property
PROP_OBJECTID_NAME Object ID for name property
ROW_STATUS_DELETED Status of deleted row
STR_MVC_CLASS_NAME Class name for the ObjPropModel
SUBSPACE_KEY_PICKTREE Subspace key for pick tree
SUBSPACE_KEY_REFTREE Subspace key for reference tree

Public Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
m_nNextIndex (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 

Protected Instance Fields

m_arrExpListColInfo (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bAddButtonDisabled (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bCheckBoxesDisabled (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bDisplayPageIsMandatory Flag determines if display page containing object properties is mandatory.
m_bEnableMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bIsReadOnly (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bSupportsEOD Does object support EOD?
m_bWrapColumnHeaders (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_imgAddIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_imgDeleteIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_imgRowIcon Icon to display on each row, just before the input text.
m_nListKey (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_oDefaultValue This is used on add to populate the input text of the newly added row.
m_propValueSortingOrder A table of the sort order for property values
m_ptJSDateTimePickerMgr (inherited from ExpListPropModel) DateTime picker control
m_ptObject IPTObject
m_ptObjProp IPTObjectProperties
m_ptPageMgr (inherited from ExpListPropModel) Page manager
m_ptSession IPTSession
m_saData (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sAddIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sAddLabel (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sDeleteIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sDelRowConfirmMsg (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sEmptyListAlert (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sInstructions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sMainMessage (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sSectionTitle (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_sTableInstructions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_strTreeQueryFilter Query filter for non read-only, multi-select properties
parent (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace