Class ProgressBarCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<N2oProgressBarCell>
net.n2oapp.framework.config.io.cell.v2.ProgressBarCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oProgressBarCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oProgressBarCell>,ElementIO<N2oProgressBarCell>,NamedElementIO<N2oProgressBarCell>,NamespaceIO<N2oProgressBarCell>,TypedElementIO<N2oProgressBarCell>,CellIOv2
@Component
public class ProgressBarCellElementIOv2
extends AbstractCellElementIOv2<N2oProgressBarCell>
Чтение\запись ячейки с индикатором прогресса
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oProgressBarCell c, IOProcessor p) 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
-
Constructor Details
-
ProgressBarCellElementIOv2
public ProgressBarCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oProgressBarCell>- Overrides:
ioin classAbstractCellElementIOv2<N2oProgressBarCell>
-
getElementName
-
getElementClass
-