Class InputSelectTreeIOv3
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v3.FieldIOv3<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v3.StandardFieldIOv3<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v3.list.ListFieldIOv3<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v3.list.InputSelectTreeIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oComponent>,ElementClassAware<N2oInputSelectTree>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oInputSelectTree>,ElementIO<N2oInputSelectTree>,NamedElementIO<N2oInputSelectTree>,NamespaceIO<N2oInputSelectTree>,TypedElementIO<N2oInputSelectTree>,BadgeAwareIO<N2oInputSelectTree>,ControlIOv3
@Component
public class InputSelectTreeIOv3
extends ListFieldIOv3<N2oInputSelectTree>
implements BadgeAwareIO<N2oInputSelectTree>
Чтение/запись компонента ввода с выбором в выпадающем списке в виде дерева версии 3.0
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.control.v3.ControlIOv3
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oInputSelectTree m, IOProcessor p) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.common.BadgeAwareIO
badge, refBadgeMethods inherited from interface net.n2oapp.framework.config.io.control.v3.ControlIOv3
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
InputSelectTreeIOv3
public InputSelectTreeIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oInputSelectTree>- Overrides:
ioin classListFieldIOv3<N2oInputSelectTree>
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oInputSelectTree>
-
getElementName
- Specified by:
getElementNamein interfaceElementNameAware
-