Uses of Class
io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
-
Packages that use DataValidationCtrl.AllowPair Package Description io.keikaiex.ui.dialog -
-
Uses of DataValidationCtrl.AllowPair in io.keikaiex.ui.dialog
Fields in io.keikaiex.ui.dialog with type parameters of type DataValidationCtrl.AllowPair Modifier and Type Field Description protected org.zkoss.zul.ListModelList<DataValidationCtrl.AllowPair>DataValidationCtrl. allowListmodelMethods in io.keikaiex.ui.dialog that return DataValidationCtrl.AllowPair Modifier and Type Method Description static DataValidationCtrl.AllowPairDataValidationCtrl.AllowPair. getAllowPair(Validation.ValidationType type)static DataValidationCtrl.AllowPairDataValidationCtrl.AllowPair. valueOf(String name)Returns the enum constant of this type with the specified name.static DataValidationCtrl.AllowPair[]DataValidationCtrl.AllowPair. values()Returns an array containing the constants of this enum type, in the order they are declared.
-