Interface RecordPanelModel
-
- All Known Implementing Classes:
HTMLPanel
public interface RecordPanelModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCurrentIndex()intgetRecordCount()voidsetCurrentIndex(int index)
-