Class SubmenuIO
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<N2oSubmenu>
net.n2oapp.framework.config.io.toolbar.AbstractButtonIO<N2oSubmenu>
net.n2oapp.framework.config.io.toolbar.SubmenuIO
- All Implemented Interfaces:
ElementClassAware<N2oSubmenu>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oSubmenu>,ElementIO<N2oSubmenu>,NamedElementIO<N2oSubmenu>,NamespaceIO<N2oSubmenu>,TypedElementIO<N2oSubmenu>
Чтение/запись кнопки с выпадающим меню
-
Field Summary
FieldsFields inherited from class net.n2oapp.framework.config.io.toolbar.AbstractButtonIO
actionDefaultNamespace, NAMESPACE -
Constructor Summary
Constructors -
Method Summary
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
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Field Details
-
defaultNamespace
protected org.jdom2.Namespace defaultNamespace
-
-
Constructor Details
-
SubmenuIO
public SubmenuIO()
-
-
Method Details
-
getElementClass
-
getElementName
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware- Overrides:
getNamespaceUriin classAbstractButtonIO<N2oSubmenu>
-