Class ListWidgetElementIOv4
java.lang.Object
net.n2oapp.framework.config.io.widget.v4.WidgetElementIOv4<N2oListWidget>
net.n2oapp.framework.config.io.widget.v4.AbstractListWidgetElementIOv4<N2oListWidget>
net.n2oapp.framework.config.io.widget.v4.ListWidgetElementIOv4
- All Implemented Interfaces:
BaseElementClassAware<N2oWidget>,ElementClassAware<N2oListWidget>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oListWidget>,ElementIO<N2oListWidget>,NamedElementIO<N2oListWidget>,NamespaceIO<N2oListWidget>,TypedElementIO<N2oListWidget>,WidgetIOv4
Чтение\запись виджета-списка.
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.widget.v4.WidgetIOv4
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidelement(org.jdom2.Element e, N2oListWidget.ContentElement m, IOProcessor p) voidio(org.jdom2.Element e, N2oListWidget 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.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix, setNamespacePrefixMethods inherited from interface net.n2oapp.framework.config.io.widget.v4.WidgetIOv4
getBaseElementClass, getNamespace, getNamespaceUri, setNamespaceUri
-
Constructor Details
-
ListWidgetElementIOv4
public ListWidgetElementIOv4()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oListWidget>- Overrides:
ioin classAbstractListWidgetElementIOv4<N2oListWidget>
-
element
-
getElementName
-
getElementClass
-