Class InputSelectTreeIOv2
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v2.FieldIOv2<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v2.StandardFieldIOv2<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v2.list.ListFieldIOv2<N2oInputSelectTree>
net.n2oapp.framework.config.io.control.v2.list.InputSelectTreeIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oComponent>,ElementClassAware<N2oInputSelectTree>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oInputSelectTree>,ElementIO<N2oInputSelectTree>,NamedElementIO<N2oInputSelectTree>,NamespaceIO<N2oInputSelectTree>,TypedElementIO<N2oInputSelectTree>,ControlIOv2
Чтение/запись компонента ввода с выбором в выпадающем списке в виде дерева
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.control.v2.ControlIOv2
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.control.v2.ControlIOv2
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
-
InputSelectTreeIOv2
public InputSelectTreeIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oInputSelectTree>- Overrides:
ioin classListFieldIOv2<N2oInputSelectTree>
-
getElementClass
-
getElementName
-