Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDataPilotGroupsElement

Packages that use TableDataPilotGroupsElement
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableDataPilotGroupsElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotGroupsElement
 TableDataPilotGroupsElement TableDataPilotFieldElement.newTableDataPilotGroupsElement(java.lang.String tableDateStartAttributeValue, java.lang.String tableGroupedByAttributeValue, java.lang.String tableSourceFieldNameAttributeValue, double tableStepAttributeValue)
          Create child element .
 TableDataPilotGroupsElement TableDataPilotFieldElement.newTableDataPilotGroupsElementByDateEnd(java.lang.String tableDateEndAttributeValue, java.lang.String tableGroupedByAttributeValue, java.lang.String tableSourceFieldNameAttributeValue, double tableStepAttributeValue)
          Create child element .
 TableDataPilotGroupsElement TableDataPilotFieldElement.newTableDataPilotGroupsElementByEnd(java.lang.String tableEndAttributeValue, java.lang.String tableGroupedByAttributeValue, java.lang.String tableSourceFieldNameAttributeValue, double tableStepAttributeValue)
          Create child element .
 TableDataPilotGroupsElement TableDataPilotFieldElement.newTableDataPilotGroupsElementByStart(java.lang.String tableGroupedByAttributeValue, java.lang.String tableSourceFieldNameAttributeValue, java.lang.String tableStartAttributeValue, double tableStepAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.