View: Collection (Common)
<view name="Collection"
class="edu.ku.brc.specify.datamodel.Collection"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionBusRules">
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="Collection View" viewdef="Collection" mode="view" validated="false"/>
<altview name="Collection Edit" viewdef="Collection" mode="edit" validated="true" default="true"/>
</altviews>
</view>
View def.: Collection
<viewdef type="form"
name="Collection"
class="edu.ku.brc.specify.datamodel.Collection"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Data Entry Form]]></desc>
<columnDef>115px,2px,299px,5px,120px,2px,284px,15px,p:g</columnDef>
<columnDef os="lnx">135px,2px,200px,15px,555px,15px,p:g</columnDef>
<columnDef os="mac">135px,2px,300px,15px,580px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px,p:g,2px,p:g(2),15px,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="discipline" uitype="text" readonly="true" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="collectionName" uitype="text" isrequired="true" colspan="5"/>
</row>
<row>
<cell type="label" label="Numbering Scheme:" initialize="align=right;"/>
<cell type="field" id="4" name="catalogNumberingSchemeLbl" uitype="text" readonly="true" ignore="true"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="code" uitype="text" isrequired="false"/>
<cell type="field" id="6" name="isEmbeddedCollectingEvent" label="Add Collecting Event Automatically" uitype="checkbox"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="description" uitype="textareabrief" rows="2" colspan="5"/>
</row>
<row>
<cell type="separator" label="ABCD Schema Fields (Optional)" colspan="7"/>
</row>
<row>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" name="kingdomCoverage" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="primaryFocus" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="collectionType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="primaryPurpose" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="preservationMethodType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="developmentStatus" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="14"/>
<cell type="field" id="14" name="institutionType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="15"/>
<cell type="field" id="15" name="scope" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="16"/>
<cell type="field" id="16" name="dbContentVersion" uitype="text" isrequired="false" colspan="5"/>
</row>
</rows>
</viewdef>
View: CollectionForGrid (Common)
<view name="CollectionForGrid"
class="edu.ku.brc.specify.datamodel.Collection"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionBusRules">
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="CollectionGrid View" viewdef="CollectionForGrid" mode="view" validated="false"/>
</altviews>
</view>
View def.: CollectionForGrid
<viewdef type="form"
name="CollectionForGrid"
class="edu.ku.brc.specify.datamodel.Collection"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Data Entry Form]]></desc>
<columnDef>p,3dlu,p,4px,p,2px,p,f:p:g</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="collectionName" uitype="text" isrequired="true"/>
<cell type="label" label=" "/>
<cell type="field" id="6" name="isEmbeddedCollectingEvent" label="Add Collecting Event Automatically" uitype="checkbox"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="code" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="discipline" uitype="text" readonly="true" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="description" uitype="textarea" colspan="6"/>
</row>
</rows>
</viewdef>
View: CollectionGrid (Common)
<view name="CollectionGrid"
class="edu.ku.brc.specify.datamodel.Collection"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionBusRules">
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="CollectionGrid View" viewdef="CollectionGrid" mode="view" validated="false"/>
<altview name="CollectionGrid Edit" viewdef="CollectionGrid" mode="edit" validated="true"/>
</altviews>
</view>
View def.: CollectionGrid
<viewdef type="formtable"
name="CollectionGrid"
class="edu.ku.brc.specify.datamodel.Collection"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Grid View.]]></desc>
<definition>CollectionForGrid</definition>
</viewdef>
View: CollectionGridViewOnly (Common)
<view name="CollectionGridViewOnly"
class="edu.ku.brc.specify.datamodel.Collection"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionBusRules">
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="Collection View" viewdef="CollectionGrid" mode="view" validated="false"/>
</altviews>
</view>
View def.: CollectionGrid
<viewdef type="formtable"
name="CollectionGrid"
class="edu.ku.brc.specify.datamodel.Collection"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Grid View.]]></desc>
<definition>CollectionForGrid</definition>
</viewdef>
View: CollectionSub (Common)
<view name="CollectionSub"
class="edu.ku.brc.specify.datamodel.Collection"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionBusRules">
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="CollectionSub View" viewdef="CollectionSub" mode="view" validated="false"/>
<altview name="CollectionSub Edit" viewdef="CollectionSub" mode="edit" validated="true" default="true"/>
</altviews>
</view>
View def.: CollectionSub
<viewdef type="form"
name="CollectionSub"
class="edu.ku.brc.specify.datamodel.Collection"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Data Entry Form]]></desc>
<columnDef>115px,2px,299px,5px,120px,2px,284px,10px,p:g</columnDef>
<columnDef os="lnx">135px,2px,200,15px,560px,10px,p:g</columnDef>
<columnDef os="mac">135px,2px,300px,15px,400px,10px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px,p:g(2),2px,p:g,10px</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="collectionName" uitype="text" isrequired="true" colspan="5"/>
</row>
<row>
<cell type="label" label="Numbering Scheme:" initialize="align=right;"/>
<cell type="field" id="4" name="catalogNumberingSchemeLbl" uitype="text" readonly="true" ignore="true"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="code" uitype="text" isrequired="false"/>
<cell type="field" id="6" name="isEmbeddedCollectingEvent" label="Add Collecting Event Automatically" uitype="checkbox"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="description" uitype="textareabrief" rows="2" colspan="5"/>
</row>
<row>
<cell type="separator" label="ABCD Schema Fields (Optional)" colspan="7"/>
</row>
<row>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" name="kingdomCoverage" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="primaryFocus" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="collectionType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="primaryPurpose" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="preservationMethodType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="developmentStatus" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="14"/>
<cell type="field" id="14" name="institutionType" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="15"/>
<cell type="field" id="15" name="scope" uitype="text" isrequired="false" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="16"/>
<cell type="field" id="16" name="dbContentVersion" uitype="text" isrequired="false" colspan="5"/>
</row>
</rows>
</viewdef>