protected static class DefaultAsideRequest.DockStationForward extends Object implements DefaultAsideRequest.Forward
DockStation to DefaultAsideRequest.Forward.| Constructor and Description |
|---|
DockStationForward(DockStation station) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AsideRequest request)
Calls the
aside method of the item represented by this DefaultAsideRequest.Forward. |
PlaceholderMap |
getLayout()
Gets the layout of the current station.
|
DockStation |
getStation()
|
public DockStationForward(DockStation station)
public PlaceholderMap getLayout()
DefaultAsideRequest.ForwardgetLayout in interface DefaultAsideRequest.Forwardnullpublic void execute(AsideRequest request)
DefaultAsideRequest.Forwardaside method of the item represented by this DefaultAsideRequest.Forward.execute in interface DefaultAsideRequest.Forwardrequest - information about the location of an element and of its new neighborpublic DockStation getStation()
DefaultAsideRequest.ForwardgetStation in interface DefaultAsideRequest.ForwardnullCopyright © 2017 Docking Frames. All rights reserved.