protected static class DefaultAsideRequest.CombinerForward extends Object implements DefaultAsideRequest.Forward
Combiner
to DefaultAsideRequest.Forward
.Constructor and Description |
---|
DefaultAsideRequest.CombinerForward(Combiner combiner,
PlaceholderMap layout) |
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 DefaultAsideRequest.CombinerForward(Combiner combiner, PlaceholderMap layout)
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