Uses of Enum Class
com.jbstrap.ui.bootstrap.FormItemSize
-
Uses of FormItemSize in com.jbstrap.ui.bootstrap
Modifier and TypeMethodDescriptionstatic FormItemSize
static FormItemSize
Returns the enum constant of this class with the specified name.static FormItemSize[]
FormItemSize.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FormItemSize in com.jbstrap.ui.components.form
Modifier and TypeMethodDescriptionfinal E
FormItem.setFormItemSize
(FormItemSize formItemSize) Sets the form item size.