public class StaticReportItemSection extends StaticReportItem
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticReportItemSection.AlignmentValues |
static class |
StaticReportItemSection.BreakValues |
static class |
StaticReportItemSection.FontSizeValues |
static class |
StaticReportItemSection.StaticReportItemSectionProperties |
| Modifier and Type | Field and Description |
|---|---|
static int |
ROW_ALIGNMENT |
static int |
ROW_BREAK_BEFORE |
static int |
ROW_SIZE |
static java.lang.String |
SECTION |
| Constructor and Description |
|---|
StaticReportItemSection() |
StaticReportItemSection(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getIcon() |
java.lang.String |
getName() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
generateValuesaddLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValuespublic static final int ROW_ALIGNMENT
public static final int ROW_BREAK_BEFORE
public static final int ROW_SIZE
public static final java.lang.String SECTION
public StaticReportItemSection()
public StaticReportItemSection(java.lang.String name)
public java.lang.String getName()
getName in class StaticReportItempublic java.lang.String getType()
getType in class StaticReportItempublic void initializeType() throws java.lang.Exception
initializeType in class StaticReportItemjava.lang.Exceptionpublic void getView()
getView in class StaticReportItempublic void setView()
setView in class StaticReportItem