Uses of Enum Class
io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
Packages that use DataValidationCtrl.AlertStyle
-
Uses of DataValidationCtrl.AlertStyle in io.keikaiex.ui.dialog
Fields in io.keikaiex.ui.dialog with type parameters of type DataValidationCtrl.AlertStyleModifier and TypeFieldDescriptionprotected org.zkoss.zul.ListModelList<DataValidationCtrl.AlertStyle>DataValidationCtrl.styleListmodelMethods in io.keikaiex.ui.dialog that return DataValidationCtrl.AlertStyleModifier and TypeMethodDescriptionDataValidationCtrl.AlertStyle.getAlertStyle(Validation.AlertStyle style) Returns the enum constant of this class with the specified name.static DataValidationCtrl.AlertStyle[]DataValidationCtrl.AlertStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.