|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IObjPropMapPluginModelRO
This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.
| Method Summary | |
|---|---|
HTMLImg |
GetClassIcon(int _nRowIndex)
Returns the class icon |
java.lang.String[][] |
GetPropertyInfo(int _nRowIndex)
Returns array of property names and descriptions. |
java.lang.String |
GetSelectedItems(int _nRowIndex)
Returns a String of Class IDs and Object IDs of the Objects to select in the tree. |
| 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.form.pagination.IPaginationModelRO |
|---|
GetCurrentLowerObjectCount, GetCurrentUpperObjectCount, GetNumObjects, GetPaginationSize |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
HTMLImg GetClassIcon(int _nRowIndex)
_nRowIndex - Row index
java.lang.String[][] GetPropertyInfo(int _nRowIndex)
_nRowIndex - Row index
java.lang.String GetSelectedItems(int _nRowIndex)
_nRowIndex - Row index
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||