@XMLProperty(value="dayNames") @DocumentedComponentAttribute(value="List of names.") public class DayNamesAttribute extends BoundableStringAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
DAY_NAMES_ATTR |
| Constructor and Description |
|---|
DayNamesAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getXmlValue() |
getValue, setValue, updateModel, updateViewconvertBindingToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelBinding, getOptionalFormatter, setModelBinding, updateBinding, updateBinding, updateBinding, updateBindingForValuepublic static final String DAY_NAMES_ATTR
public DayNamesAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class BoundableStringAttributepublic String getDefaultValue()
getDefaultValue in class BoundableStringAttributeCopyright © 2020. All rights reserved.