oracle.adf.view.faces.component
Interface CollectionComponent
- All Known Implementing Classes:
- TableBase, TreeBase
- public interface CollectionComponent
getRowCount
public int getRowCount()
getRowIndex
public int getRowIndex()
setRowIndex
public void setRowIndex(int rowIndex)
getRowKey
public java.lang.String getRowKey()
setRowKey
public void setRowKey(java.lang.String rowKey)
isRowAvailable
public boolean isRowAvailable()
getRowData
public java.lang.Object getRowData()
getVar
public java.lang.String getVar()
getRows
public int getRows()
getFirst
public int getFirst()
getSelectionState
public RowKeySet getSelectionState()
Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.