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
DockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched. |
void handleResizeRequest(CControl control)
DockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched.control - the control in whose realm the station isCopyright © 2018. All rights reserved.