Class AbstractButtonIOv2<T extends N2oAbstractButton>
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<T>
net.n2oapp.framework.config.io.toolbar.v2.AbstractButtonIOv2<T>
- All Implemented Interfaces:
ElementClassAware<T>,ElementNameAware,NamespaceUriAware,ClassedElementIO<T>,ElementIO<T>,NamedElementIO<T>,NamespaceIO<T>,TypedElementIO<T>,BadgeAwareIO<T>
- Direct Known Subclasses:
ButtonIOv2,SubmenuIOv2
public abstract class AbstractButtonIOv2<T extends N2oAbstractButton>
extends ComponentIO<T>
implements BadgeAwareIO<T>
Чтение\запись содержимого Toolbar версии 2.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.jdom2.Namespacestatic final org.jdom2.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.config.io.common.BadgeAwareIO
badge, refBadgeMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
getElementClass, newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementNameAware
getElementNameMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Field Details
-
NAMESPACE
public static final org.jdom2.Namespace NAMESPACE -
actionDefaultNamespace
protected org.jdom2.Namespace actionDefaultNamespace
-
-
Constructor Details
-
AbstractButtonIOv2
public AbstractButtonIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<T extends N2oAbstractButton>- Overrides:
ioin classComponentIO<T extends N2oAbstractButton>
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-