<viewdef type="form"
name="TreatmentEvent"
class="edu.ku.brc.specify.datamodel.TreatmentEvent"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Form For Treatment Event]]></desc>
<columnDef>100px,2px,138px,5px,115px,2px,143px,5px,110px,2px,205px,0px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,155px,5px,135px,2px,155px,5px,136px,2px,205px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,170px,5px,155px,2px,170px,5px,150px,2px,239px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g,0px,p,p:g</columnDef>
<rowDef auto="true" sep="2px" cell="p"/>
<rows>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="treatmentNumber" uitype="text"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="type" uitype="combobox" picklist="TreatmentType"/>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="collectionObject" uitype="querycbx" initialize="name=CollectionObject;editbtn=false;newbtn=false"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="dateTreatmentStarted" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="dateTreatmentEnded" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="accession" uitype="querycbx" initialize="name=AccessionCO;title=AccessionCO" isrequired="false"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="dateToIsolation" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="dateCompleted" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="location" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="remarks" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<!--<row>
<cell type="label" labelfor="db"/>
<cell type="field" id="db" name="dateBoxed" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="dc"/>
<cell type="field" id="dc" name="dateCleaned" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="dr"/>
<cell type="field" id="dr" name="dateReceived" uitype="formattedtext" uifieldformatter="Date"/>
</row>
<row>
<cell type="label" labelfor="fn"/>
<cell type="field" id="fn" name="fieldNumber" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>