@DocumentedComponentAttribute(value="Component width in px") @XMLProperty(value="width") public class WidthAttribute extends AbstractStringAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
WIDTH_ATTR |
| Constructor and Description |
|---|
WidthAttribute(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValueconvertBindingToStringpublic static final String WIDTH_ATTR
public WidthAttribute(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<String>Copyright © 2019. All rights reserved.