Class EntityReportLayout
java.lang.Object
ch.tocco.nice2.reporting.impl.description.EntityReportLayout
- All Implemented Interfaces:
- ReportLayout
- Direct Known Subclasses:
- LabelReportLayout
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EntityReportLayout
 
- 
- 
Method Details- 
getHeader- Specified by:
- getHeaderin interface- ReportLayout
- Returns:
- template for a header
 
- 
getWidthpublic int getWidth()- Specified by:
- getWidthin interface- ReportLayout
 
- 
getHeightpublic int getHeight()- Specified by:
- getHeightin interface- ReportLayout
 
 
-