Package org.luwrain.controls
Interface TableArea.Model
- Enclosing class:
TableArea
public static interface TableArea.Model
-
Method Details
-
getRowCount
int getRowCount() -
getColCount
int getColCount() -
getCell
-
getRow
-
getCol
-
refresh
void refresh()
-