Uses of Enum Class
io.github.lvrodrigues.wizard.Status
-
Uses of Status in io.github.lvrodrigues.wizard
Fields in io.github.lvrodrigues.wizard with type parameters of type StatusModifier and TypeFieldDescriptionprivate javafx.beans.property.ObjectProperty<Status>Wizard.statusEstado de operação do Wizard.Methods in io.github.lvrodrigues.wizard that return StatusModifier and TypeMethodDescriptionWizard.getStatus()Expõe o estado de operação do aplicativo para o controle de fechamento.static StatusReturns 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.