Class TooltipListCellElementIOv3
java.lang.Object
net.n2oapp.framework.config.io.cell.v3.AbstractCellElementIOv3<N2oTooltipListCell>
net.n2oapp.framework.config.io.cell.v3.TooltipListCellElementIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oTooltipListCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oTooltipListCell>,ElementIO<N2oTooltipListCell>,NamedElementIO<N2oTooltipListCell>,NamespaceIO<N2oTooltipListCell>,TypedElementIO<N2oTooltipListCell>,CellIOv3
@Component
public class TooltipListCellElementIOv3
extends AbstractCellElementIOv3<N2oTooltipListCell>
Чтение/запись ячейки с тултипом и раскрывающимся текстовым списком версии 3.0
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oTooltipListCell 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.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
-
TooltipListCellElementIOv3
public TooltipListCellElementIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oTooltipListCell>- Overrides:
ioin classAbstractCellElementIOv3<N2oTooltipListCell>
-
getElementClass
-
getElementName
-