Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDataPilotDisplayInfoElement
Packages that use TableDataPilotDisplayInfoElement
-
Uses of TableDataPilotDisplayInfoElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableDataPilotDisplayInfoElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableDataPilotDisplayInfoElement ele) A method to visit "table:data-pilot-display-info" elements -
Uses of TableDataPilotDisplayInfoElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotDisplayInfoElementModifier and TypeMethodDescriptionTableDataPilotLevelElement.newTableDataPilotDisplayInfoElement(String tableDataFieldValue, String tableDisplayMemberModeValue, boolean tableEnabledValue, int tableMemberCountValue) Create child element <table:data-pilot-display-info>.