|
|||||||||
| Home >> All >> [ jbreport overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jbreport
Interface ReportStylesheet

- All Superinterfaces:
- ReportComposite, ReportElement
- public interface ReportStylesheet
- extends ReportComposite
This defines a package of styles that can be used to search for a given style value.
- Version:
- $Revision: 1.1.1.1 $
| Field Summary |
| Fields inherited from interface jbreport.ReportElement |
DEEP, SHALLOW |
| Method Summary | |
java.lang.String |
getStyleValue(java.lang.String objectType,
java.lang.String className,
java.lang.String paramType)
This method is used to lookup style values. |
| Methods inherited from interface jbreport.ReportComposite |
addElement |
| Methods inherited from interface jbreport.ReportElement |
boundParameters, copy, copy, getBoundParamValue, getElement, getFactory, getList, getName, getParent, getRepository, getString, getStylesheet, getType, loadData, setParent, setString, xmlEnd, xmlEndChild, xmlInitialize |
| Method Detail |
getStyleValue
public java.lang.String getStyleValue(java.lang.String objectType, java.lang.String className, java.lang.String paramType) throws ReportException
- This method is used to lookup style values.
|
|||||||||
| Home >> All >> [ jbreport overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC