public class ScreenResizeRequestHandler extends AbstractResizeRequestHandler
ScreenDockStation
such that the preferred size
of the children is met.| Constructor and Description |
|---|
ScreenResizeRequestHandler(ScreenDockStation station)
Creates a new handler.
|
| 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. |
getAndClearResizeRequestpublic ScreenResizeRequestHandler(ScreenDockStation station)
station - the station whose children might get resizedpublic void handleResizeRequest(CControl control)
ResizeRequestListenerDockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched.control - the control in whose realm the station isCopyright © 2018. All rights reserved.