|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.smartgwt.client.core.JsObject
com.smartgwt.client.core.DataClass
com.smartgwt.client.core.RefDataClass
com.smartgwt.client.data.Record
com.smartgwt.client.widgets.grid.ListGridRecord
com.smartgwt.client.widgets.tree.TreeNode
edu.mayo.bsi.ngsportal.client.ReportsPage.RunTreeNode
public static class ReportsPage.RunTreeNode
| Constructor Summary | |
|---|---|
ReportsPage.RunTreeNode(String name,
String pi,
String application)
|
|
| Method Summary | |
|---|---|
String |
getApplication()
|
String |
getName()
|
String |
getPi()
|
String |
getProjectName()
|
RunData |
getRunData()
|
List<SampleInfo> |
getSamples()
|
boolean |
isPopulated()
|
boolean |
isQCPopulated()
|
void |
setApplication(String application)
|
void |
setName(String name)
|
void |
setPi(String pi)
|
void |
setPopulated(boolean isPopulated)
|
void |
setProjectName(String projectName)
|
void |
setQCPopulated(boolean isQCPopulated)
|
void |
setRunData(RunData runData)
|
void |
setSamples(List<SampleInfo> samples)
|
| Methods inherited from class com.smartgwt.client.widgets.tree.TreeNode |
|---|
getCanAcceptDrop, getCanDrag, getEnabled, getIcon, getOrCreateRef, getShowDropIcon, getShowOpenIcon, getTitle, setCanAcceptDrop, setCanDrag, setChildren, setEnabled, setIcon, setID, setIsFolder, setParentID, setShowDropIcon, setShowOpenIcon, setTitle |
| Methods inherited from class com.smartgwt.client.widgets.grid.ListGridRecord |
|---|
get_baseStyle, getBackgroundComponent, getCanExpand, getCustomStyle, getDetailDS, getIncludeInSummary, getIsGridSummary, getIsGroupSummary, getIsSeparator, getLinkText, getSingleCellValue, set_baseStyle, setBackgroundComponent, setCanExpand, setCustomStyle, setDetailDS, setIncludeInSummary, setIsGridSummary, setIsGroupSummary, setIsSeparator, setLinkText, setSingleCellValue |
| Methods inherited from class com.smartgwt.client.data.Record |
|---|
convertToRecordArray, getAttributeAsRecordArray, getAttributeAsRecordList, toMap |
| Methods inherited from class com.smartgwt.client.core.RefDataClass |
|---|
getRef, getRef |
| Methods inherited from class com.smartgwt.client.core.DataClass |
|---|
fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, getJsObj, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute |
| Methods inherited from class com.smartgwt.client.core.JsObject |
|---|
setJsObj |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportsPage.RunTreeNode(String name,
String pi,
String application)
| Method Detail |
|---|
public String getName()
getName in class com.smartgwt.client.widgets.tree.TreeNodepublic String getPi()
public String getApplication()
public String getProjectName()
public RunData getRunData()
public List<SampleInfo> getSamples()
public boolean isPopulated()
public void setName(String name)
setName in class com.smartgwt.client.widgets.tree.TreeNodepublic void setPi(String pi)
public void setApplication(String application)
public void setProjectName(String projectName)
public void setPopulated(boolean isPopulated)
public void setRunData(RunData runData)
public void setSamples(List<SampleInfo> samples)
public boolean isQCPopulated()
public void setQCPopulated(boolean isQCPopulated)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||