public interface AutoResizable<C extends WidgetConfig>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAutoResize()
Get the AUTO-RESIZE status
|
void |
updateSize(C beforeUpdate)
Update widget's size after config update
|
void updateSize(C beforeUpdate)
beforeUpdate - previous value of the widget's configboolean isAutoResize()
true is AUTO-RESIZE is enabled