@DocumentedComponentAttribute(value="Component height in px") @XMLProperty(value="height") public class HeightAttribute extends AbstractStringAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
HEIGHT_ATTR |
| Constructor and Description |
|---|
HeightAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValueconvertBindingToStringpublic static final String HEIGHT_ATTR
public HeightAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<String>Copyright © 2020. All rights reserved.