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