Class AvailabilityFieldImpl
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
ch.tocco.nice2.model.form.impl.form2.components.FieldImpl
ch.tocco.nice2.model.form.impl.form2.components.RelationFieldImpl
ch.tocco.nice2.model.form.impl.form2.components.RemoteFieldImpl
ch.tocco.nice2.model.form.impl.form2.components.AvailabilityFieldImpl
- All Implemented Interfaces:
AvailabilityField, Component, DataComponent, Field, RelationField, RemoteField, Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Component
Component.Configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFromDatePaths(List<String> fromDatePaths) voidsetLabelAll(String labelAll) voidsetLabelAvailable(String labelAvailable) voidsetTillDatePaths(List<String> tillDatePaths) Methods inherited from class RemoteFieldImpl
getConstriction, getDisplayAdvancedSearch, getDisplayCreateButton, getDisplayCreateButtonWidget, getDisplayDocsTree, getFormBase, getFormName, getItemCount, setConstriction, setDisplayAdvancedSearch, setDisplayCreateButton, setDisplayCreateButtonWidget, setDisplayDocsTree, setFormBase, setFormName, setItemCountMethods inherited from class RelationFieldImpl
getOptionDisplay, setOptionDisplayMethods inherited from class FieldImpl
clone, getAutoCompleteEndpoint, getDataType, getDefaultLabel, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonly, setAutoCompleteEndpoint, setDataType, setDefaultValue, setPath, setSimpleSearch, setValidator, toStringMethods inherited from class AbstractComponent
getDefaultFormLabel, getId, getLabel, getParent, getPosition, setId, setLabel, setParent, setPositionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Component
getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface DataComponent
getDefaultLabelMethods inherited from interface Field
accept, getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonlyMethods inherited from interface RelationField
getOptionDisplayMethods inherited from interface RemoteField
getConstriction, getDisplayAdvancedSearch, getDisplayCreateButton, getDisplayCreateButtonWidget, getDisplayDocsTree, getFormBase, getFormName, getItemCount
-
Constructor Details
-
AvailabilityFieldImpl
public AvailabilityFieldImpl()
-
-
Method Details
-
getFromDatePaths
- Specified by:
getFromDatePathsin interfaceAvailabilityField
-
setFromDatePaths
-
getTillDatePaths
- Specified by:
getTillDatePathsin interfaceAvailabilityField
-
setTillDatePaths
-
getLabelAll
- Specified by:
getLabelAllin interfaceAvailabilityField
-
setLabelAll
-
getLabelAvailable
- Specified by:
getLabelAvailablein interfaceAvailabilityField
-
setLabelAvailable
-