public interface FormStyle
Modifier and Type | Method and Description |
---|---|
String |
active() |
String |
checkbox() |
String |
collapsed() |
String |
combobox() |
String |
comboBox() |
String |
dateField() |
String |
dateFieldDropDown() |
String |
dateFieldDropDownIcon() |
String |
dateFieldFocused() |
String |
disabled() |
String |
dropdown() |
String |
dropDownIcon() |
String |
fieldLabelContainer() |
String |
fieldSet() |
String |
focused() |
String |
formPanel() |
String |
formPanelBody() |
String |
label() |
String |
notCollapsible() |
String |
radio() |
String |
sameLineLabel() |
String |
textInput() |
String disabled()
String formPanel()
String formPanelBody()
String fieldLabelContainer()
String combobox()
String label()
String sameLineLabel()
String textInput()
String dateField()
String dateFieldFocused()
String dateFieldDropDownIcon()
String dateFieldDropDown()
String checkbox()
String radio()
String active()
String comboBox()
String dropdown()
String dropDownIcon()
String focused()
String fieldSet()
String collapsed()
String notCollapsible()
Copyright © 2018 Xalys. All rights reserved.