|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExpListPropModelRO
Read-only interface for expandable list of properties model.
| Method Summary | |
|---|---|
JSDateTimePickerMgr |
GetDateTimePickerControlManager()
Returns the datetime-picker control manager. |
java.lang.String |
GetRowName(int _nRowIndex)
Returns the name of the property in the indicated row |
int |
GetRowPropertyID(int _nRowIndex)
Returns the property ID of the property in the indicated row |
int |
GetRowStatus(int _nRowIndex)
Returns the status of the row (added, deleted, edited, modified) |
int |
GetRowType(int _nRowIndex)
Returns the value type of the property |
java.lang.Object |
GetRowValue(int _nRowIndex)
Returns the value of the property |
java.lang.String |
GetUniqueDateTimePickerKey(int _nRowIndex)
Returns the unique date/time picker string ID for the row. |
| 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 |
|---|
java.lang.String GetRowName(int _nRowIndex)
_nRowIndex - Row index
int GetRowPropertyID(int _nRowIndex)
_nRowIndex - Row index
int GetRowStatus(int _nRowIndex)
_nRowIndex - Row index
int GetRowType(int _nRowIndex)
_nRowIndex - Row index
java.lang.Object GetRowValue(int _nRowIndex)
_nRowIndex - Row index
JSDateTimePickerMgr GetDateTimePickerControlManager()
java.lang.String GetUniqueDateTimePickerKey(int _nRowIndex)
_nRowIndex -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||