@DocumentedComponentAttribute(value="Defines if group is fullScreen or not", type=java.lang.Boolean.class, defaultValue="false", boundable=true) @XMLProperty(value="fullScreen") public class FullScreenAttribute extends BoundableBoleanAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
FULL_SCREEN_ATTR |
| Constructor and Description |
|---|
FullScreenAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValue, updateModel, updateViewconvertBindingToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelBinding, getOptionalFormatter, setModelBinding, updateBinding, updateBinding, updateBinding, updateBindingForValuepublic static final String FULL_SCREEN_ATTR
public FullScreenAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class BoundableBoleanAttributeCopyright © 2020. All rights reserved.