public class StaticReportItemLabel extends StaticReportItem
| Constructor and Description |
|---|
StaticReportItemLabel() |
StaticReportItemLabel(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 StaticReportItemLabel()
public StaticReportItemLabel(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