AddRowsOnRepost | Adds one row at the bottom of the list and sets the following values: First column: m_nNextIndex Second column: m_sDefaultValue |
CleanupAllData (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) | |
CleanupTempData (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) | |
Create | |
DeleteRowsOnRepost (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
DisableAddButton (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
DisableCheckBoxes (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
EnablePagination (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Finish | MES- Finish is called by the ObjEditorModel when the object is being stored. We should store the data from the model to the IPTObject here. |
GetAddIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetAddIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetAddLabel (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetAlertMessageForEmptyList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetArrayOfObjToDelete (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetArrExpListColInfo (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetClassID | |
GetCurrentLowerObjectCount (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetCurrentUpperObjectCount (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetDeleteIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetDeleteIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetDelRowConfirmMsg (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetEmptyListInstructions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetEmptyListMainMessage (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetEnableMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetIsListReadOnly (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetIsLocalized | MES- GetIsLocalized is used by controls to find out if the object is localized. |
GetItems (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetListKey (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetMainColumnSort (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetMainColumnSortDirection (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetMaxNameOverride | RWW - Returns the override value for the max length for the name field (for client validation). |
GetModelStorageName (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetName | Returns the Class name. |
GetNameLabel | |
GetNumObjects (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetObjectID | |
GetObjectUUID | |
GetPaginationSize (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetPopUpDisplayPageName | |
GetPrimaryDesc | MES- GetPrimaryDesc is used by controls to find out the primary description for the object we're editing |
GetPrimaryLang | MES- GetPrimaryLang is used by controls to find out the primary language for the object we're editing |
GetPrimaryName | MES- GetPrimaryName is used by controls to find out the primary name for the object we're editing |
GetReadOnlyItems (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetRowIcon | Returns the icon to display on each row before the input text. If the value is null, no icon is displayed. |
GetRowToEdit | |
GetSectionTitle (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetTableInstructions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetUniqueInt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetUniqueString (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetUnusedProperties (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
GetWrapColumnHeaders (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
HasMandatoryLang | Does the portal have a mandatory language? |
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorHelperModel) | |
InitializeExpandableList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
InitializeNameDescEditor | Initializes the expandable list. |
InitializeReadOnlyExpandableList (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
InitializeSortedArray | Initalizes the list (PTGrowableSortedArrayWrapper) with a column mapping and an array of sort. The growable array will always be sorted by the 1st column ascending. |
IsAddButtonDisabled (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
IsCheckBoxesDisabled (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
IsNoDescriptions | |
IsPaginationEnabled (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
IsUsingMaxNameOverride | RWW - Returns whether we should use use the override or default value for name field. |
ModifyRow (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
MoveRow (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
ReverseCurrentSort (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SaveSection | Saves the data when a repost occurs. Editors using this framework need to call that method from the savePage method of the main Model. |
SetAddIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetAddIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetDeleteIcon (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetDeleteIconAlt (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetDelRowConfirmMsg (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetEmptyListMessages (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetEnableEmptyListClientValidation (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetEnableMoveRowActions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetIsListReadOnly (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetIsLocalized | MES- SetIsLocalized is used by controls to set the IsLocalized flag on the object we're editing. See comments in SaveSection |
SetIsNoDescriptions | If this method is not called, then it will default to using descriptions unless the Object does not support it. |
SetListKey (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetNameLabel | Call this method if the default name label is not appropriate. |
SetPagination (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetPopUpDisplayPageName | Call this method if you want the popup display page to be something other than LocNamesPopUpDP.STR_MVC_CLASS_NAME |
SetPrimaryLang | MES- SetPrimaryLang is used by controls to set the primary language on the object we're editing. See comments in SaveSection |
SetRowIcon | Sets the icon to display on each row before the input text. By default, no icon is displayed. |
SetRowToEdit | |
SetSectionTitle (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetTableInstructions (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SetWrapColumnHeaders (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SortByColumn (inherited from com.plumtree.uiinfrastructure.expandablelist.ExpListModel) | |
SupportsLocalization | Does the object support localization at all? |
ToString (inherited from Object) | Returns a String that represents the current Object. |