Class CodeFieldImpl
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.CodeFieldImpl
- All Implemented Interfaces:
CodeField, Component, DataComponent, Field, Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Component
Component.Configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()voidsetAceMode(String aceMode) voidsetImplicitModel(String implicitModel) voidsetImplicitModelField(String implicitModelField) voidMethods 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, isParentContainerReadonly
-
Constructor Details
-
CodeFieldImpl
public CodeFieldImpl()
-
-
Method Details
-
getMode
-
setMode
-
getAceMode
- Specified by:
getAceModein interfaceCodeField
-
setAceMode
-
getImplicitModel
- Specified by:
getImplicitModelin interfaceCodeField
-
setImplicitModel
-
getImplicitModelField
- Specified by:
getImplicitModelFieldin interfaceCodeField
-
setImplicitModelField
-