Class PdoWizard
java.lang.Object
org.tentackle.fx.AbstractFxController
org.tentackle.maven.plugin.wizard.fx.PdoWizard
- All Implemented Interfaces:
org.tentackle.fx.FxController,org.tentackle.validate.ScopeConfigurator
@FxControllerService(resources="NONE")
public class PdoWizard
extends org.tentackle.fx.AbstractFxController
Controller for the PDO wizard.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tentackle.fx.AbstractFxController
createBinder, getBinder, getContainer, getDefaultScopes, getFXMLFields, getFXMLMethods, getStage, getView, setView, validateInjections
-
Constructor Details
-
PdoWizard
public PdoWizard()
-
-
Method Details
-
applyMojo
Configures the wizard with mojo's properties.- Parameters:
mojo- the PDO mojo
-
configure
public void configure()- Specified by:
configurein interfaceorg.tentackle.fx.FxController- Overrides:
configurein classorg.tentackle.fx.AbstractFxController
-