public interface FXPerspective
extends org.jacpfx.api.component.Injectable
| Modifier and Type | Method and Description |
|---|---|
void |
handlePerspective(org.jacpfx.api.message.Message<javafx.event.Event,java.lang.Object> message,
PerspectiveLayout perspectiveLayout)
Handle perspective method to initialize the perspective and the layout.
|
void handlePerspective(org.jacpfx.api.message.Message<javafx.event.Event,java.lang.Object> message,
PerspectiveLayout perspectiveLayout)
message - ; the message triggering the methodperspectiveLayout - , the layout handler defining the perspective