|
||||||||||
| 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.ProjectExplorerPage.SampleTreeNode
public static class ProjectExplorerPage.SampleTreeNode
| Constructor Summary | |
|---|---|
ProjectExplorerPage.SampleTreeNode(String name)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
List<QCResult> |
getQcResults()
|
String |
getRunName()
|
SampleInfo |
getSampleInfo()
|
boolean |
isPopulated()
|
void |
setName(String name)
|
void |
setPopulated(boolean isPopulated)
|
void |
setQcResults(List<QCResult> qcResults)
|
void |
setRunName(String runName)
|
void |
setSampleInfo(SampleInfo sampleInfo)
|
| 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 ProjectExplorerPage.SampleTreeNode(String name)
| Method Detail |
|---|
public boolean isPopulated()
public void setPopulated(boolean isPopulated)
public String getName()
getName in class com.smartgwt.client.widgets.tree.TreeNodepublic void setName(String name)
setName in class com.smartgwt.client.widgets.tree.TreeNodepublic String getRunName()
public void setRunName(String runName)
public List<QCResult> getQcResults()
public void setQcResults(List<QCResult> qcResults)
public SampleInfo getSampleInfo()
public void setSampleInfo(SampleInfo sampleInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||