com.ibm.xsp.component
Interface FacesRowIndex

All Known Subinterfaces:
FacesDataIterator
All Known Implementing Classes:
UIDataEx, UIDataIterator, UIDataTable, UIFileDownload, UIRepeat, UIRepeatContainer, UIViewPanel, XspDataIterator, XspDataTableEx, XspFileDownload, XspViewPanel

public interface FacesRowIndex

This is a base class for data iterators, like UIData or UIDataIterator that have a current RowIndex property, this is used by DataSources computing their beanId.


Method Summary
 int getRowIndex()
           
 

Method Detail

getRowIndex

int getRowIndex()