-
Rushikesh Padsala authored41b1daf8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>FWELanduse::cropTypeValues</title>
<link href="../css/ea.css" rel="stylesheet" type="text/css" />
<script>
function initPage(src) {
if(parent==this&&(this.location+"").indexOf('EARoot')!=-1)
document.location=(this.location+"").substring(0,(this.location+"").indexOf('EARoot'))+"index"+(this.location+"").substring((this.location+"").lastIndexOf('.'))+"?goto="+((this.location+"").substring((this.location+"").indexOf('EARoot')+7,(this.location+"").lastIndexOf('.')).replace(/\//g,':').replace(/EA/g,""));
else
parent.initPage(src);
}
function nameClassifier(name, separator)
{
var str = name;
var classifierName;
var node = document.getElementById('name_classifier');
if(node != null)
{
classifierName = node.innerHTML;
}
if(classifierName != "")
{
str += separator + classifierName;
}
return str;
}
</script>
</head>
<body onload="initPage(this);" class="Content">
<div class="pageHeader"></div>
<div class="PageBody">
<div id="name_classifier" style="display: none;"></div>
<span class="ObjectTitle"><script type="text/javascript">document.write(nameClassifier("cropTypeValues", " : "))</script> : Public <<codeList>> Class</span>
<table border="0" cellpadding="0" cellspacing="0" class="ObjectDetails">
<tr>
<td width="15%" class="ObjectDetailsTopic">Created:</td>
<td width="85%" class="ObjectDetailsValue">3/29/2021 4:38:00 PM</td>
</tr>
<tr>
<td class="ObjectDetailsTopic">Modified:</td>
<td class="ObjectDetailsValue">3/29/2021 4:38:06 PM</td>
</tr>
<tr style="height: 10px"><td colspan="2"></td></tr>
<tr>
<td class="ObjectDetailsTopic"><img src="../images/plus03.gif" align="absmiddle" id="proj" onclick="parent.toggleData(this.id)" />Project:</td>
<td class="ObjectDetailsValue"></td>
</tr>
<tr id="proj00" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Author:</td>
<td class="ObjectDetailsValue">Admin_Rushi</td>
</tr>
<tr id="proj01" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Version:</td>
<td class="ObjectDetailsValue">1.0</td>
</tr>
<tr id="proj02" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Phase:</td>
<td class="ObjectDetailsValue">1.0</td>
</tr>
<tr id="proj03" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Status:</td>
<td class="ObjectDetailsValue">Proposed</td>
</tr>
<tr id="proj04" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Complexity:</td>
<td class="ObjectDetailsValue">Easy</td>
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
</tr>
<tr id="proj05" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Difficulty:</td>
<td class="ObjectDetailsValue"></td>
</tr>
<tr id="proj06" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Priority:</td>
<td class="ObjectDetailsValue"></td>
</tr>
<tr id="proj05" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Multiplicity:</td>
<td class="ObjectDetailsValue"></td>
</tr>
<tr>
<td class="ObjectDetailsTopic"><img src="../images/plus03.gif" align="absmiddle" id="adv" onclick="parent.toggleData(this.id)" />Advanced:</td>
<td class="ObjectDetailsValue"></td>
</tr>
<tr id="adv00" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">UUID:</td>
<td class="ObjectDetailsValue">{421410AC-3B99-4f72-9792-AB74105819EC}</td>
</tr>
<tr id="adv01" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Appears In:</td>
<td class="ObjectDetailsValue"></td>
</tr>
</table>
<div class="TableGroup" id="TableGroup">
<ul class="ItemTitle">
<li onClick="parent.toggleItem('TaggedVal');" id="TaggedValTitle">Tagged Values</li>
</ul>
<div class="ItemBody" id="TaggedValTable">
<table align="center" border="0" cellspacing="0" cellpadding="0" class="Table">
<tr>
<td width="50%" class="TableHeading">Tag</td>
<td width="50%" class="TableHeading">Value</td>
</tr>
<tr>
<td width="50%" class="TableRow" valign="top">asDictionary</td>
<td width="50%" class="TableRow" valign="top">true</td>
</tr>
<tr>
<td class="TableRowBottomDashed" colspan="2">
<div class="DetailsDivParent"><img src="../images/minus03.gif" align="absmiddle" id="DetailsImageScenario6" onclick="parent.toggleDiv('detailsDIVScenario6','DetailsImageScenario6')" />Details:
<div id="detailsDIVScenario6" class="DetailsDiv" >
<div class="ObjectDetailsNotes">Values: true | false<br />Default: true<br />Description: Encode code list as externally managed dictionary.<br /></div>
</div>
</div>
</td>
</tr>
</table>
</div> </div>
<div class="pageFooter"></div>
</body>
</html>