Class EditCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<T>
net.n2oapp.framework.config.io.cell.v2.AbstractActionCellElementIOv2<N2oEditCell>
net.n2oapp.framework.config.io.cell.v2.EditCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oEditCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oEditCell>,ElementIO<N2oEditCell>,NamedElementIO<N2oEditCell>,NamespaceIO<N2oEditCell>,TypedElementIO<N2oEditCell>,CellIOv2,ActionsAwareIO<N2oEditCell>
Чтение\запись ячейки с редактированием значения.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.config.io.cell.v2.AbstractActionCellElementIOv2
actionsNamespaceMethods 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.ActionsAwareIO
action, actionsSequenceTagMethods 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
-
Constructor Details
-
EditCellElementIOv2
public EditCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oEditCell>- Overrides:
ioin classAbstractActionCellElementIOv2<N2oEditCell>
-
getElementName
-
getElementClass
-