com.plumtree.portalpages.admin.editors.doctypemapextension
Interface IGbDocTypeExtListModelRO
- All Superinterfaces:
- IExpListModelRO, IModelRO, IMVCObject, IPaginationModelRO
- All Known Implementing Classes:
- GbDocTypeExtListModel
public interface IGbDocTypeExtListModelRO
- extends IExpListModelRO
This interface is implemented by the Model.
It contains all the read-only mothods of the Model
accessed by the Views.
- Author:
- SudhaS
Methods inherited from interface com.plumtree.uiinfrastructure.expandablelist.IExpListModelRO |
GetAddIcon, GetAddIconAlt, GetAddLabel, GetAlertMessageForEmptyList, GetArrExpListColInfo, GetDeleteIcon, GetDeleteIconAlt, GetDelRowConfirmMsg, GetEmptyListInstructions, GetEmptyListMainMessage, GetEnableMoveRowActions, GetIsListReadOnly, GetListKey, GetMainColumnSort, GetMainColumnSortDirection, GetModelStorageName, GetReadOnlyItems, GetSectionTitle, GetTableInstructions, GetUniqueInt, GetUniqueString, GetUnusedProperties, GetWrapColumnHeaders, IsAddButtonDisabled, IsCheckBoxesDisabled, IsPaginationEnabled |
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
GetName |
GetASURLToProperty
ASURL GetASURLToProperty(java.lang.String _sSubSpaceKey,
java.lang.String _strDefaultSpace)
- See Also:
/**
,
com.plumtree.portalpagessample.editor.template4#GetASURLToProperty
GetDocTypeFromRowIndex
java.lang.String GetDocTypeFromRowIndex(int _nRowIndex)
- Parameters:
_nRowIndex
-
- Returns:
GetRowIcon
PTImageType GetRowIcon()
- See Also:
com.plumtree.uiinfrastructure.expandablelist.GrowableListModel#GetRowIcon()
GetSecondAddLabel
java.lang.String GetSecondAddLabel()
- Returns: