public class StaticReportItemHR extends StaticReportItem
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticReportItemHR.ALIGNMENT_VALUES |
static class |
StaticReportItemHR.StaticReportItemHRProperties |
static class |
StaticReportItemHR.WIDTH_VALUES |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HR |
static int |
ROW_ALIGNMENT |
static int |
ROW_WIDTH |
| Constructor and Description |
|---|
StaticReportItemHR() |
StaticReportItemHR(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateValues(Queryable queryable,
KeplerLSID lsid,
int execId) |
javax.swing.ImageIcon |
getIcon() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
generateValues, getNameaddLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValuespublic static final int ROW_WIDTH
public static final int ROW_ALIGNMENT
public static final java.lang.String HR
public StaticReportItemHR()
public StaticReportItemHR(java.lang.String name)
public void generateValues(Queryable queryable, KeplerLSID lsid, int execId)
public java.lang.String getType()
getType in class StaticReportItempublic void getView()
getView in class StaticReportItempublic void initializeType() throws java.lang.Exception
initializeType in class StaticReportItemjava.lang.Exceptionpublic void setView()
setView in class StaticReportItem