public interface IPeriodInputDefinition extends IFieldComponentDefinition
Modifier and Type | Interface and Description |
---|---|
static interface |
IPeriodInputDefinition.Displaydayofweek |
static interface |
IPeriodInputDefinition.Numberdisplayedmonth |
clone, clone, getName, getParentBlock, getValue, getValues, setValue
String getPropertytype()
getPropertytype
in interface IFieldComponentDefinition
void setPropertytype(String newValue)
setPropertytype
in interface IFieldComponentDefinition
IProtocolSupport getProperty()
getProperty
in interface IFieldComponentDefinition
void setProperty(IProtocolSupport newValue)
setProperty
in interface IFieldComponentDefinition
String getTemporarypropertyname()
void setTemporarypropertyname(String newValue)
boolean isEditable()
isEditable
in interface IFieldComponentDefinition
void setEditable(boolean newValue)
setEditable
in interface IFieldComponentDefinition
boolean isMandatory()
isMandatory
in interface IFieldComponentDefinition
void setMandatory(boolean newValue)
setMandatory
in interface IFieldComponentDefinition
String getFormula()
void setFormula(String newValue)
boolean isDisplayTime()
void setDisplayTime(boolean newValue)
boolean isDisplayInline()
void setDisplayInline(boolean newValue)
boolean isShowWeek()
void setShowWeek(boolean newValue)
String getStartSelectionRange()
void setStartSelectionRange(String newValue)
String getEndSelectionRange()
void setEndSelectionRange(String newValue)
String getDisplaydayofweek()
void setDisplaydayofweek(String newValue)
String getNumberOfMonths()
void setNumberOfMonths(String newValue)
boolean isChangeMonth()
void setChangeMonth(boolean newValue)
boolean isChangeYear()
void setChangeYear(boolean newValue)
boolean isShowOtherMonths()
void setShowOtherMonths(boolean newValue)
int getTabindex()
void setTabindex(int newValue)
Collection<String> getValidationRules()
void setValidationRules(Collection<String> newValue)
boolean isThrowEvents()
void setThrowEvents(boolean newValue)
String getAdditionalParameters()
void setAdditionalParameters(String newValue)
String getAdditionalParametersNodes()
void setAdditionalParametersNodes(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.