|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowKeySet | |
oracle.adf.view.faces.component |
Uses of RowKeySet in oracle.adf.view.faces.component |
Methods in oracle.adf.view.faces.component that return RowKeySet | |
RowKeySet |
UIXTable.getDisclosureState()
Gets The detail disclosure model for this component. |
RowKeySet |
UIXTable.getSelectionState()
Gets The selection state for this component. |
RowKeySet |
TreeBase.getSelectionState()
|
abstract RowKeySet |
TableBase.getDisclosureState()
Gets the state associated with detail-disclosure |
abstract RowKeySet |
TableBase.getSelectionState()
Gets the state associated with selection |
RowKeySet |
CollectionComponent.getSelectionState()
|
Methods in oracle.adf.view.faces.component with parameters of type RowKeySet | |
void |
UIXTable.setDisclosureState(RowKeySet disclosureState)
Sets The detail disclosure model for this component. |
void |
UIXTable.setSelectionState(RowKeySet selectionState)
Sets The selection state for this component. |
abstract void |
TableBase.setDisclosureState(RowKeySet state)
Sets the state associated with detail-disclosure. |
abstract void |
TableBase.setSelectionState(RowKeySet model)
Sets the state associated with selection |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |