org.ow2.clif.analyze.lib.egui.wizards
Class CLIFReportTemplateChoicePage.TemplateType
java.lang.Object
org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
- Enclosing class:
- CLIFReportTemplateChoicePage
public class CLIFReportTemplateChoicePage.TemplateType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLANK_REPORT
public static final int BLANK_REPORT
- See Also:
- Constant Field Values
SIMPLE_LISTING
public static final int SIMPLE_LISTING
- See Also:
- Constant Field Values
GROUPED_LISTING
public static final int GROUPED_LISTING
- See Also:
- Constant Field Values
CHART_LISTING
public static final int CHART_LISTING
- See Also:
- Constant Field Values
CROSSTAB
public static final int CROSSTAB
- See Also:
- Constant Field Values
MAILING_LABELS
public static final int MAILING_LABELS
- See Also:
- Constant Field Values
FREE_FORMAT
public static final int FREE_FORMAT
- See Also:
- Constant Field Values
GROUPED_LISTING_HEADING_OUTSIDE
public static final int GROUPED_LISTING_HEADING_OUTSIDE
- See Also:
- Constant Field Values
DUALCHART_LISTING
public static final int DUALCHART_LISTING
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
SIDEBYSIDE_CHART_LISTING
public static final int SIDEBYSIDE_CHART_LISTING
- See Also:
- Constant Field Values
DUAL_COLUMN_CHART_LISTING
public static final int DUAL_COLUMN_CHART_LISTING
- See Also:
- Constant Field Values
DASHBOARD_REPORT
public static final int DASHBOARD_REPORT
- See Also:
- Constant Field Values
CLIFReportTemplateChoicePage.TemplateType
public CLIFReportTemplateChoicePage.TemplateType()