@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(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.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(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class BoundableStringAttributepublic String getDefaultValue()
getDefaultValue in class BoundableStringAttributeCopyright © 2019. All rights reserved.