i-net Clear Reports

Uses of Class
com.inet.report.FieldElement

Packages that use FieldElement
com.inet.report Provides all classes and interfaces for the i-net Clear Reports Java reporting engine, the ReportServlet, the standalone Listener and the Runtime Design Component (RDC). 
 

Uses of FieldElement in com.inet.report
 

Methods in com.inet.report that return FieldElement
 FieldElement CrossTabDescriptionSection.addFieldElement(Field field, int fieldX, int fieldY, int fieldWidth, int fieldHeight)
          Adds a new FieldElement (a dynamic text element based on a Field) to this container and returns it.
 FieldElement Section.addFieldElement(Field field, int xpos, int ypos, int objwidth, int objheight)
          Adds a new FieldElement (a dynamic text element based on a Field) to this Section and returns it.
 FieldElement SimpleElementContainer.addFieldElement(Field field, int fieldX, int fieldY, int fieldWidth, int fieldHeight)
          Adds a new FieldElement (a dynamic text element based on a Field) to this container and returns it.
 FieldElement CrossTabCell.getFieldElement(int idx)
          Gets the specified FieldElement of the crosstab-cell.
 FieldElement CrossTabColumn.getFieldElement()
          Returns the FieldElement whose field values are used for the columns of the cross table.
 FieldElement CrossTabRow.getFieldElement()
          Returns the field element of this row.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH