@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(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValueconvertBindingToStringpublic static final String WIDTH_ATTR
public WidthAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<String>Copyright © 2020. All rights reserved.