Class AjaxNumberFieldPanel.Builder<T extends Number & Comparable<T>>
java.lang.Object
org.apache.syncope.client.ui.commons.markup.html.form.AjaxNumberFieldPanel.Builder<T>
- Enclosing class:
AjaxNumberFieldPanel<T extends Number & Comparable<T>>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvertValuesToString
(boolean convertValuesToString) options
(com.googlecode.wicket.jquery.core.Options options)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
min
-
max
-
format
-
step
-
options
-
enableOnChange
-
convertValuesToString
-
build
-