JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package io.datafx.controller
Class
io.datafx.controller.FxmlLoadException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Package io.datafx.controller.flow
Class
io.datafx.controller.flow.FlowException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Class
io.datafx.controller.flow.FlowVetoException
extends java.lang.Exception implements Serializable
Package io.datafx.controller.flow.event
Class
io.datafx.controller.flow.event.AfterFlowActionEvent
extends javafx.event.Event implements Serializable
serialVersionUID:
1L
Serialized Fields
actionId
java.lang.String actionId
action
FlowAction
action
flowContext
ViewFlowContext
flowContext
Class
io.datafx.controller.flow.event.BeforeFlowActionEvent
extends javafx.event.Event implements Serializable
serialVersionUID:
1L
Serialized Fields
actionId
java.lang.String actionId
action
FlowAction
action
flowContext
ViewFlowContext
flowContext
Package io.datafx.controller.util
Class
io.datafx.controller.util.Veto
extends java.lang.Throwable implements Serializable
serialVersionUID:
1L
Class
io.datafx.controller.util.VetoException
extends java.lang.Exception implements Serializable
serialVersionUID:
1L
Serialized Fields
veto
Veto
veto
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes