Uses of Enum Class
io.github.lvrodrigues.wizard.Status
-
Uses of Status in io.github.lvrodrigues.wizard
Modifier and TypeFieldDescriptionprivate javafx.beans.property.ObjectProperty<Status>
Wizard.status
Estado de operação do Wizard.Modifier and TypeMethodDescriptionWizard.getStatus()
Expõe o estado de operação do aplicativo para o controle de fechamento.static Status
Returns the enum constant of this class with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.