edu.mayo.bsi.ngsportal.shared
Class SampleInfoListGridRecord
java.lang.Object
com.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
edu.mayo.bsi.ngsportal.shared.SampleInfoListGridRecord
public class SampleInfoListGridRecord
- extends com.smartgwt.client.widgets.grid.ListGridRecord
- Author:
- Gregory Dougherty
|
Constructor Summary |
SampleInfoListGridRecord(String name,
String runName,
String appType,
String readType,
int lane,
int cycles,
boolean isControl,
boolean isIndexVendor,
String indexSeq,
String flowCell,
String familyID,
String parentID,
String rlimsID,
String species,
String captureKit,
String rlimsProjectID,
String fileLocations)
Normal Constructor |
| Methods inherited from class com.smartgwt.client.widgets.grid.ListGridRecord |
get_baseStyle, getBackgroundComponent, getCanAcceptDrop, getCanDrag, getCanExpand, getCustomStyle, getDetailDS, getEnabled, getIncludeInSummary, getIsGridSummary, getIsGroupSummary, getIsSeparator, getLinkText, getOrCreateRef, getSingleCellValue, set_baseStyle, setBackgroundComponent, setCanAcceptDrop, setCanDrag, setCanExpand, setCustomStyle, setDetailDS, setEnabled, 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 |
SampleInfoListGridRecord
public SampleInfoListGridRecord(String name,
String runName,
String appType,
String readType,
int lane,
int cycles,
boolean isControl,
boolean isIndexVendor,
String indexSeq,
String flowCell,
String familyID,
String parentID,
String rlimsID,
String species,
String captureKit,
String rlimsProjectID,
String fileLocations)
- Normal Constructor
- Parameters:
name - runName - appType - readType - lane - cycles - isControl - isIndexVendor - indexSeq - flowCell - familyID - parentID - rlimsID - species - captureKit - rlimsProjectID - fileLocations -
getName
public String getName()
setName
public void setName(String name)
getRunName
public String getRunName()
setRunName
public void setRunName(String runName)
getAppType
public String getAppType()
setAppType
public void setAppType(String appType)
getReadType
public String getReadType()
setReadType
public void setReadType(String readType)
getLane
public int getLane()
setLane
public void setLane(int lane)
getCycles
public int getCycles()
setCycles
public void setCycles(int cycles)
isControl
public boolean isControl()
setControl
public void setControl(boolean isControl)
isIndexVendor
public boolean isIndexVendor()
setIndexVendor
public void setIndexVendor(boolean isIndexVendor)
getIndexSeq
public String getIndexSeq()
setIndexSeq
public void setIndexSeq(String indexSeq)
getFlowCell
public String getFlowCell()
setFlowCell
public void setFlowCell(String flowCell)
getRlimsID
public String getRlimsID()
setFamilyID
public void setFamilyID(String familyID)
setParentID
public void setParentID(String parentID)
setRlimsID
public void setRlimsID(String rlimsID)
getSpecies
public String getSpecies()
setSpecies
public void setSpecies(String species)
getCaptureKit
public String getCaptureKit()
setCaptureKit
public void setCaptureKit(String captureKit)
getRLIMSProjectID
public String getRLIMSProjectID()
setRLIMSProjectID
public void setRLIMSProjectID(String rlimsProjectID)
getFileLocation
public String getFileLocation()
setFileLocation
public void setFileLocation(String fileLocation)