@DocumentedComponentAttribute(value="Y size of widget", type=java.lang.Integer.class, defaultValue="0", boundable=true) @XMLProperty(value="sizeY") public class SizeYAttribute extends AbstractBoundableIntegerAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
SIZE_Y_ATTR |
value| Constructor and Description |
|---|
SizeYAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDefaultValue() |
String |
getXmlValue() |
updateModel, updateViewgetValue, setValueconvertBindingToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelBinding, getOptionalFormatter, setModelBinding, updateBinding, updateBinding, updateBinding, updateBindingForValuepublic static final String SIZE_Y_ATTR
public SizeYAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<Integer>public Integer getDefaultValue()
getDefaultValue in class AbstractIntegerAttributeCopyright © 2020. All rights reserved.