Class CheckboxCellElementIOv3
java.lang.Object
net.n2oapp.framework.config.io.cell.v3.AbstractCellElementIOv3<N2oCheckboxCell>
net.n2oapp.framework.config.io.cell.v3.AbstractActionCellElementIOv3<N2oCheckboxCell>
net.n2oapp.framework.config.io.cell.v3.CheckboxCellElementIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oCheckboxCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oCheckboxCell>,ElementIO<N2oCheckboxCell>,NamedElementIO<N2oCheckboxCell>,NamespaceIO<N2oCheckboxCell>,TypedElementIO<N2oCheckboxCell>,CellIOv3,ActionsAwareIO<N2oCheckboxCell>
@Component
public class CheckboxCellElementIOv3
extends AbstractActionCellElementIOv3<N2oCheckboxCell>
Чтение\запись ячейки с чекбоксом
-
Field Summary
-
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.ActionsAwareIO
action, actionsNamespace, actionsSequenceTagMethods 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
-
Constructor Details
-
CheckboxCellElementIOv3
public CheckboxCellElementIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oCheckboxCell>- Overrides:
ioin classAbstractActionCellElementIOv3<N2oCheckboxCell>
-
getElementName
-
getElementClass
-