Package org.luwrain.controls
Interface TableArea.Appearance
- All Known Implementing Classes:
DefaultTableAppearance
- Enclosing class:
TableArea
public static interface TableArea.Appearance
-
Method Summary
Modifier and TypeMethodDescriptionvoid
announceRow
(TableArea.Model model, int index, int flags) getCellText
(TableArea.Model model, int col, int row) int
getColWidth
(TableArea.Model model, int colIndex) int
getRowPrefix
(TableArea.Model model, int index)
-
Method Details
-
announceRow
-
getInitialHotPointX
-
getCellText
-
getRowPrefix
-
getColWidth
-