protected static class DefaultAsideRequest.DockStationForward extends java.lang.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.Forward
getLayout
in interface DefaultAsideRequest.Forward
null
public void execute(AsideRequest request)
DefaultAsideRequest.Forward
aside
method of the item represented by this DefaultAsideRequest.Forward
.execute
in interface DefaultAsideRequest.Forward
request
- information about the location of an element and of its new neighborpublic DockStation getStation()
DefaultAsideRequest.Forward
getStation
in interface DefaultAsideRequest.Forward
null