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, getName
addLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValues
public 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 StaticReportItem
public void getView()
getView
in class StaticReportItem
public void initializeType() throws java.lang.Exception
initializeType
in class StaticReportItem
java.lang.Exception
public void setView()
setView
in class StaticReportItem