Uses of Class
org.uberfire.ext.plugin.client.validation.RuleValidator
-
Packages that use RuleValidator Package Description org.uberfire.ext.plugin.client.editor org.uberfire.ext.plugin.client.validation org.uberfire.ext.plugin.client.widget.popup -
-
Uses of RuleValidator in org.uberfire.ext.plugin.client.editor
Methods in org.uberfire.ext.plugin.client.editor that return RuleValidator Modifier and Type Method Description RuleValidatorDynamicMenuEditorPresenter. getMenuItemActivityIdValidator()RuleValidatorDynamicMenuEditorPresenter. getMenuItemLabelValidator(org.uberfire.ext.plugin.model.DynamicMenuItem menuItem, org.uberfire.ext.plugin.model.DynamicMenuItem editedMenuItem) -
Uses of RuleValidator in org.uberfire.ext.plugin.client.validation
Subclasses of RuleValidator in org.uberfire.ext.plugin.client.validation Modifier and Type Class Description classNameValidator -
Uses of RuleValidator in org.uberfire.ext.plugin.client.widget.popup
Methods in org.uberfire.ext.plugin.client.widget.popup that return RuleValidator Modifier and Type Method Description RuleValidatorNewPluginPopUp. getNameValidator()RuleValidatorNewPluginPopUpView.Presenter. getNameValidator()
-