Interface FulltextSearch
- All Superinterfaces:
Cloneable
,Component
,DataComponent
,Field
- All Known Implementing Classes:
FulltextSearchImpl
Represents a fulltext search field.
It is an extension of
Field
as it can contain a path if a relation should be searched.
The data type is always 'fulltext-search'.-
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
-
Method Details
-
getMinChars
-