Class N2oGroupClassifierMulti
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.control.N2oComponent
-
- net.n2oapp.framework.api.metadata.control.N2oField
-
- net.n2oapp.framework.api.metadata.control.N2oStandardField
-
- net.n2oapp.framework.api.metadata.control.N2oListField
-
- net.n2oapp.framework.api.metadata.control.multi.N2oMultiListFieldAbstract
-
- net.n2oapp.framework.api.metadata.control.list.N2oGroupClassifierMulti
-
- All Implemented Interfaces:
java.io.Serializable,CssClassAware,ExtensionAttributesAware,IdAware,NamespaceUriAware,SrcAware,GroupFieldAware,InfoFieldAware,N2oMultiListField,Source,SourceComponent
public class N2oGroupClassifierMulti extends N2oMultiListFieldAbstract implements InfoFieldAware, GroupFieldAware
- Since:
- 16.07.2015
- Author:
- dfirstov
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.control.N2oListField
N2oListField.PopupScaling
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.control.N2oField
N2oField.Dependency, N2oField.EnablingDependency, N2oField.FetchDependency, N2oField.FetchValueDependency, N2oField.RequiringDependency, N2oField.ResetDependency, N2oField.SetValueDependency, N2oField.Validations, N2oField.VisibilityDependency
-
-
Field Summary
-
Fields inherited from class net.n2oapp.framework.api.metadata.control.N2oListField
autoselectAlone, autoselectFirst, cache, options, search
-
Fields inherited from interface net.n2oapp.framework.api.metadata.control.list.InfoFieldAware
LABEL
-
-
Constructor Summary
Constructors Constructor Description N2oGroupClassifierMulti()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.control.multi.N2oMultiListFieldAbstract
isSingle
-
Methods inherited from class net.n2oapp.framework.api.metadata.control.N2oStandardField
setActionButtons
-
Methods inherited from class net.n2oapp.framework.api.metadata.control.N2oField
addDependency, containsDependency, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.CssClassAware
getCssClass, setCssClass
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.control.list.GroupFieldAware
getGroupFieldId, setGroupFieldId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.control.list.InfoFieldAware
getInfoFieldId, getInfoStyle, setInfoFieldId, setInfoStyle
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-