public interface ResizeRequestListener
CControl
. This listener gets informed
when CControl.handleResizeRequests()
is called.DockStation
, than that station should
update its layout such that CDockable.getAndClearResizeRequest()
is matched.Modifier and Type | Method and Description |
---|---|
void |
handleResizeRequest(CControl control)
Called when the layout of
DockStation s should be updated such
that CDockable.getAndClearResizeRequest() is matched. |
void handleResizeRequest(CControl control)
DockStation
s should be updated such
that CDockable.getAndClearResizeRequest()
is matched.control
- the control in whose realm the station is