Class ToolbarCellElementIOv3
java.lang.Object
net.n2oapp.framework.config.io.cell.v3.AbstractCellElementIOv3<N2oToolbarCell>
net.n2oapp.framework.config.io.cell.v3.ToolbarCellElementIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oToolbarCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oToolbarCell>,ElementIO<N2oToolbarCell>,NamedElementIO<N2oToolbarCell>,NamespaceIO<N2oToolbarCell>,TypedElementIO<N2oToolbarCell>,CellIOv3
Чтение\запись ячейки с кнопками версии 3.0
-
Field Summary
Fields -
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.cell.v3.CellIOv3
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Field Details
-
buttonNamespace
protected org.jdom2.Namespace buttonNamespace
-
-
Constructor Details
-
ToolbarCellElementIOv3
public ToolbarCellElementIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oToolbarCell>- Overrides:
ioin classAbstractCellElementIOv3<N2oToolbarCell>
-
getElementName
-
getElementClass
-