Class FormElementIOV4
- java.lang.Object
-
- net.n2oapp.framework.config.io.widget.WidgetElementIOv4<N2oForm>
-
- net.n2oapp.framework.config.io.widget.form.FormElementIOV4
-
- All Implemented Interfaces:
BaseElementClassAware<N2oWidget>,ElementClassAware<N2oForm>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oForm>,ElementIO<N2oForm>,NamedElementIO<N2oForm>,NamespaceIO<N2oForm>,TypedElementIO<N2oForm>,WidgetIOv4
@Component public class FormElementIOV4 extends WidgetElementIOv4<N2oForm>
Чтение\запись таблицы
-
-
Field Summary
-
Fields inherited from interface net.n2oapp.framework.config.io.widget.WidgetIOv4
NAMESPACE
-
-
Constructor Summary
Constructors Constructor Description FormElementIOV4()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<N2oForm>getElementClass()StringgetElementName()voidio(org.jdom.Element e, N2oForm f, IOProcessor p)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstance
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix
-
Methods inherited from interface net.n2oapp.framework.config.io.widget.WidgetIOv4
getBaseElementClass, getNamespace, getNamespaceUri, setNamespaceUri
-
-