Plumtree Portal UI  
 

LocNamesModel Fields

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

Public Static Fields

CLIENT_VALIDATION_MAX_DESCRIPTION 
CLIENT_VALIDATION_MAX_NAME MES- Constants for client side validation
LOCNAMEMODEL_COL_DESCRIPTION Third column: description.
LOCNAMEMODEL_COL_INDEX First column: an index to keep the list sorted.
LOCNAMEMODEL_COL_LANG Fourth column: language.
LOCNAMEMODEL_COL_LANGNAME Fifth column: language name.
LOCNAMEMODEL_COL_MAX Number total of columns
LOCNAMEMODEL_COL_NAME Second column: name.
STR_MVC_CLASS_NAME Class name for the activity space

Public Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) 
m_bHasMandatoryLang MES- Does the portal have a mandatory language? See comments below.
m_bSupportsLocalization MES- Does the object support localization at all?
m_bUseClientValidationMaxNameOverride RWW - Sse the max name override value if this is true, use the default value if this is false.
m_iClientValidationMaxNameOverride RWW - Allow someone to set a different max length for name. For example, AdminFolders need to have a max lenght of 63 instead of the default 255 for community naming purposes.
m_imgRowIcon Icon to display on each row, just before the input text.
m_iRowToEdit MES- This is a sort of "temp" variable used when a popup edits a name and description. It's populated by the RepostControl, and read by LocNamesPopupView and this class
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_bEnableMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
m_bIsReadOnly (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
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_nListKey (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 
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) 
parent (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) 

See Also

LocNamesModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace