Interface RemoteField
- All Superinterfaces:
Cloneable
,Component
,DataComponent
,Field
,RelationField
- All Known Implementing Classes:
RemoteFieldImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration
-
Method Summary
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
getForm, getId, getLabel, getParent, getPosition, validate
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.DataComponent
getDefaultLabel
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Field
accept, getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.RelationField
getOptionDisplay
-
Method Details
-
getFormBase
Used to determine the search- and list-form of the remote field. -
getFormName
String getFormName() -
getConstriction
- Specified by:
getConstriction
in interfaceRelationField
-
getDisplayDocsTree
boolean getDisplayDocsTree() -
getDisplayAdvancedSearch
boolean getDisplayAdvancedSearch() -
getDisplayCreateButton
boolean getDisplayCreateButton() -
getDisplayCreateButtonWidget
boolean getDisplayCreateButtonWidget() -
getItemCount
Integer getItemCount()
-