NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/Chameleon/trunk/Chameleon/DownloadSLD/DownloadSLD.help.xml

Revision 13 (checked in by jcleary, 17 years ago)

Latest Chameleon code checkout from previous repository

Line 
1   <widgetdoc name="DownloadSLD" parentclass="cwcwidget">
2       <includes target="button"/>
3       <includes target="popup"/>
4   <language name="en-ca">
5     <description>
6       The SLDDownloadWidget allows the user to download the current layers or layer of
7 the map as an SLD document.
8     </description>
9     <attributes>
10       <attribute name="singlelayer" type="boolean" required="false">
11         <possvalues>
12 <possvalue value="TRUE"/>
13 <possvalue value="FALSE"/>
14         </possvalues>
15         <description>
16          
17         </description>
18       </attribute>
19       <attribute name="TOOLSET" type="string" required="false">
20         <description>
21          
22         </description>
23       </attribute>
24       <attribute name="DEFAULT" type="boolean" required="false">
25         <possvalues>
26 <possvalue value="TRUE"/>
27 <possvalue value="FALSE"/>
28         </possvalues>
29         <description>
30          
31         </description>
32       </attribute>
33       <attribute name="STYLERESOURCE" type="string" required="false">
34         <description>
35          
36         </description>
37       </attribute>
38       <attribute name="LABELALIGN" type="string" required="false">
39         <possvalues>
40 <possvalue value="LEFT"/>
41 <possvalue value="CENTER"/>
42 <possvalue value="RIGHT"/>
43         </possvalues>
44         <description>
45          
46         </description>
47       </attribute>
48       <attribute name="IMAGE" type="string" required="false">
49         <description>
50          
51         </description>
52       </attribute>
53       <attribute name="IMAGEWIDTH" type="integer" required="false">
54         <possvalues>
55 <possvalue value="[integer,&gt;1,&lt;2147483647]"/>
56         </possvalues>
57         <description>
58          
59         </description>
60       </attribute>
61       <attribute name="IMAGEHEIGHT" type="integer" required="false">
62         <possvalues>
63 <possvalue value="[integer,&gt;1,&lt;2147483647]"/>
64         </possvalues>
65         <description>
66          
67         </description>
68       </attribute>
69       <attribute name="IMAGETIP" type="string" required="false">
70         <description>
71          
72         </description>
73       </attribute>
74       <attribute name="ONCLICK" type="string" required="false">
75         <description>
76          
77         </description>
78       </attribute>
79       <attribute name="SINGLELAYER" type="boolean" required="false">
80         <possvalues>
81 <possvalue value="TRUE"/>
82 <possvalue value="FALSE"/>
83         </possvalues>
84         <description>
85          
86         </description>
87       </attribute>
88     </attributes>
89     <formelements>
90     </formelements>
91     <jsfunctions>
92       <jsfunction name="clickSLDDownload">
93         <description>
94          
95         </description>
96       </jsfunction>
97     </jsfunctions>
98     <jsvariables>
99     </jsvariables>
100   </language>
101   <language name="fr-ca">
102     <description>
103       The SLDDownloadWidget allows the user to download the current layers or layer of
104 the map as an SLD document.
105     </description>
106     <attributes>
107       <attribute name="singlelayer" type="boolean" required="false">
108         <possvalues>
109 <possvalue value="TRUE"/>
110 <possvalue value="FALSE"/>
111         </possvalues>
112         <description>
113          
114         </description>
115       </attribute>
116       <attribute name="TOOLSET" type="string" required="false">
117         <description>
118          
119         </description>
120       </attribute>
121       <attribute name="DEFAULT" type="boolean" required="false">
122         <possvalues>
123 <possvalue value="TRUE"/>
124 <possvalue value="FALSE"/>
125         </possvalues>
126         <description>
127          
128         </description>
129       </attribute>
130       <attribute name="STYLERESOURCE" type="string" required="false">
131         <description>
132          
133         </description>
134       </attribute>
135       <attribute name="LABELALIGN" type="string" required="false">
136         <possvalues>
137 <possvalue value="LEFT"/>
138 <possvalue value="CENTER"/>
139 <possvalue value="RIGHT"/>
140         </possvalues>
141         <description>
142          
143         </description>
144       </attribute>
145       <attribute name="IMAGE" type="string" required="false">
146         <description>
147          
148         </description>
149       </attribute>
150       <attribute name="IMAGEWIDTH" type="integer" required="false">
151         <possvalues>
152 <possvalue value="[integer,&gt;1,&lt;2147483647]"/>
153         </possvalues>
154         <description>
155          
156         </description>
157       </attribute>
158       <attribute name="IMAGEHEIGHT" type="integer" required="false">
159         <possvalues>
160 <possvalue value="[integer,&gt;1,&lt;2147483647]"/>
161         </possvalues>
162         <description>
163          
164         </description>
165       </attribute>
166       <attribute name="IMAGETIP" type="string" required="false">
167         <description>
168          
169         </description>
170       </attribute>
171       <attribute name="ONCLICK" type="string" required="false">
172         <description>
173          
174         </description>
175       </attribute>
176       <attribute name="SINGLELAYER" type="boolean" required="false">
177         <possvalues>
178 <possvalue value="TRUE"/>
179 <possvalue value="FALSE"/>
180         </possvalues>
181         <description>
182          
183         </description>
184       </attribute>
185     </attributes>
186     <formelements>
187     </formelements>
188     <jsfunctions>
189       <jsfunction name="clickSLDDownload">
190         <description>
191          
192         </description>
193       </jsfunction>
194     </jsfunctions>
195     <jsvariables>
196     </jsvariables>
197   </language>
198   </widgetdoc>
Note: See TracBrowser for help on using the browser.