Uses of Class
org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard.CreateAnnotationWizardPage.PageStatus
-
Packages that use CreateAnnotationWizardPage.PageStatus Package Description org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard -
-
Uses of CreateAnnotationWizardPage.PageStatus in org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard
Fields in org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard declared as CreateAnnotationWizardPage.PageStatus Modifier and Type Field Description protected CreateAnnotationWizardPage.PageStatusCreateAnnotationWizardPage. statusMethods in org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard that return CreateAnnotationWizardPage.PageStatus Modifier and Type Method Description CreateAnnotationWizardPage.PageStatusCreateAnnotationWizardPage. getStatus()static CreateAnnotationWizardPage.PageStatusCreateAnnotationWizardPage.PageStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CreateAnnotationWizardPage.PageStatus[]CreateAnnotationWizardPage.PageStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kie.workbench.common.screens.datamodeller.client.widgets.advanceddomain.annotationwizard with parameters of type CreateAnnotationWizardPage.PageStatus Modifier and Type Method Description voidCreateAnnotationWizardPage. setStatus(CreateAnnotationWizardPage.PageStatus status)
-