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