public abstract class AbstractStringAttribute extends Attribute<String>
| Constructor and Description |
|---|
AbstractStringAttribute(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getValue() |
void |
setValue(String value) |
convertBindingToString, getXmlValueCopyright © 2019. All rights reserved.