RowData
public interface ColumnWidthChangeListener
Modifier and Type | Method | Description |
---|---|---|
int |
getOptimalColumnWidth() |
Bestimmt die optimale Spaltenbreite, so dass alle Einträge lesbar sind.
|
void |
setWidth(int width) |
Bestimmt die Breite einer Komponente / eines Elements.
|