public class StaticReportItem extends Item
Constructor and Description |
---|
StaticReportItem() |
StaticReportItem(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
generateValues(Queryable queryable,
KeplerLSID lsid,
int execId,
TableauFrame tableauFrame) |
java.lang.String |
getName() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
addLabel, addValue, getIcon, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValues
public StaticReportItem()
public StaticReportItem(java.lang.String name)
public void generateValues(Queryable queryable, KeplerLSID lsid, int execId, TableauFrame tableauFrame)
generateValues
in class Item
public void getView()
public void initializeType() throws java.lang.Exception
java.lang.Exception
public void setView()