| Package | Description |
|---|---|
| pl.fhframework.model.forms | |
| pl.fhframework.model.forms.converters |
| Modifier and Type | Method and Description |
|---|---|
static Styleable.Style |
Styleable.Style.forValue(String value) |
static Styleable.Style |
Styleable.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Styleable.Style[] |
Styleable.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Styleable.Style |
StyleableStyleAttrConverter.fromXML(Component owner,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
StyleableStyleAttrConverter.toJavaLiteral(Component owner,
Styleable.Style value) |
String |
StyleableStyleAttrConverter.toXML(Class<? extends Component> ownerClass,
Styleable.Style value) |
Copyright © 2020. All rights reserved.