public interface ITableRowLayout extends ILayouter
Modifier and Type | Method and Description |
---|---|
IContainer |
getContainer() |
Dimension |
getPreferredSize(int index) |
void |
invalidateControl(IControl control) |
boolean |
isIgnoredInCalculations() |
void |
remove() |
getMaxSize, getMinSize, getPreferredSize, invalidate, layout
void remove()
IContainer getContainer()
Dimension getPreferredSize(int index)
boolean isIgnoredInCalculations()
void invalidateControl(IControl control)
Siehe auch Jowidgets Nutzerhandbuch