Uses of Class
net.sf.jasperreports.engine.design.JRDesignComponentElement
Packages that use JRDesignComponentElement
Package
Description
Contains classes for the built-in Icon Label component.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of JRDesignComponentElement in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return JRDesignComponentElementModifier and TypeMethodDescriptionIconLabelComponentUtil.createIconLabelComponentElement(JRTextElement textElement) IconLabelComponentUtil.createIconLabelComponentElement(JRTextElement parentElement, JRTextElement textElement) -
Uses of JRDesignComponentElement in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return JRDesignComponentElementModifier and TypeMethodDescriptionprotected JRDesignComponentElementJRFillCrosstab.CrosstabFiller.createIconLabelElement(SortOrderEnum order, JRFillTextElement textElement, BuiltinExpressionEvaluatorFactory builtinExpressions)