Class ToolbarCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<N2oToolbarCell>
net.n2oapp.framework.config.io.cell.v2.ToolbarCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oToolbarCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oToolbarCell>,ElementIO<N2oToolbarCell>,NamedElementIO<N2oToolbarCell>,NamespaceIO<N2oToolbarCell>,TypedElementIO<N2oToolbarCell>,CellIOv2
Чтение\запись ячейки с кнопками.
-
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.v2.CellIOv2
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
-
ToolbarCellElementIOv2
public ToolbarCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oToolbarCell>- Overrides:
ioin classAbstractCellElementIOv2<N2oToolbarCell>
-
getElementName
-
getElementClass
-