Interface RecordPanelModel
-
- All Known Implementing Classes:
HTMLPanel
public interface RecordPanelModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCurrentIndex()
int
getRecordCount()
void
setCurrentIndex(int index)
-