Class TooltipListCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<N2oTooltipListCell>
net.n2oapp.framework.config.io.cell.v2.TooltipListCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oTooltipListCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oTooltipListCell>,ElementIO<N2oTooltipListCell>,NamedElementIO<N2oTooltipListCell>,NamespaceIO<N2oTooltipListCell>,TypedElementIO<N2oTooltipListCell>,CellIOv2
@Component
public class TooltipListCellElementIOv2
extends AbstractCellElementIOv2<N2oTooltipListCell>
Чтение/запись ячейки с тултипом и раскрывающимся текстовым списком
-
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.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
-
TooltipListCellElementIOv2
public TooltipListCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oTooltipListCell>- Overrides:
ioin classAbstractCellElementIOv2<N2oTooltipListCell>
-
getElementClass
-
getElementName
-