public class FlapResizeRequestHandler extends AbstractResizeRequestHandler
CDockable such that it
has its preferred size if
its parent is a FlapDockStation| Constructor and Description |
|---|
FlapResizeRequestHandler(FlapDockStation 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 FlapResizeRequestHandler(FlapDockStation station)
station - the station whose children will be 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.