Package com.bc.ceres.swing
Interface ListControlBar.ListModelAdapter
- 
- All Superinterfaces:
- ListControlBar.ListController
 - Enclosing class:
- ListControlBar
 
 public static interface ListControlBar.ListModelAdapter extends ListControlBar.ListController 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxSelectedRowIndex()intgetMinSelectedRowIndex()intgetRowCount()int[]getSelectedRowIndices()- 
Methods inherited from interface com.bc.ceres.swing.ListControlBar.ListControlleraddRow, moveRowDown, moveRowUp, removeRows, updateState
 
- 
 
-