Class ListWidgetElementIOv5
java.lang.Object
net.n2oapp.framework.config.io.widget.v5.WidgetElementIOv5<N2oListWidget>
net.n2oapp.framework.config.io.widget.v5.AbstractListWidgetElementIOv5<N2oListWidget>
net.n2oapp.framework.config.io.widget.v5.ListWidgetElementIOv5
- All Implemented Interfaces:
BaseElementClassAware<N2oWidget>,ElementClassAware<N2oListWidget>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oListWidget>,ElementIO<N2oListWidget>,NamedElementIO<N2oListWidget>,NamespaceIO<N2oListWidget>,TypedElementIO<N2oListWidget>,WidgetIOv5
Чтение\запись виджета-списка.
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.widget.v5.WidgetIOv5
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, setNamespacePrefix, setNamespaceUriMethods inherited from interface net.n2oapp.framework.config.io.widget.v5.WidgetIOv5
getBaseElementClass, getNamespace, getNamespaceUri
-
Constructor Details
-
ListWidgetElementIOv5
public ListWidgetElementIOv5()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oListWidget>- Overrides:
ioin classAbstractListWidgetElementIOv5<N2oListWidget>
-
element
-
getElementName
-
getElementClass
-