Class CodeFieldBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.FieldBean
ch.tocco.nice2.rest.form.api.beans.CodeFieldBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()voidsetImplicitModel(String implicitModel) voidsetImplicitModelField(String implicitModelField) voidMethods inherited from class FieldBean
getAutoCompleteEndpoint, getDataType, getDefaultValue, getDmsEntityModel, getPath, getRelationName, getSimpleSearch, getTargetEntity, getValidation, setAutoCompleteEndpoint, setDataType, setDefaultValue, setDmsEntityModel, setPath, setRelationName, setSimpleSearch, setTargetEntity, setValidationMethods inherited from class ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
CodeFieldBean
public CodeFieldBean()
-
-
Method Details
-
getMode
-
setMode
-
getImplicitModel
-
setImplicitModel
-
getImplicitModelField
-
setImplicitModelField
-