Bienvenue sur PostGIS.fr

Bienvenue sur PostGIS.fr , le site de la communauté des utilisateurs francophones de PostGIS.

PostGIS ajoute le support d'objets géographique à la base de données PostgreSQL. En effet, PostGIS "spatialise" le serverur PostgreSQL, ce qui permet de l'utiliser comme une base de données SIG.

Maintenu à jour, en fonction de nos disponibilités et des diverses sorties des outils que nous testons, nous vous proposons l'ensemble de nos travaux publiés en langue française.

source: trunk/workshop-routing-foss4g/web/GeoExt/docs/lib/GeoExt/widgets/tree/LayerParamNode.html @ 76

Revision 76, 9.1 KB checked in by djay, 12 years ago (diff)

Ajout du répertoire web

  • Property svn:executable set to *
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5  <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   
8    <title>GeoExt.tree.LayerParamNode &mdash; GeoExt v1.0</title>
9    <link rel="stylesheet" href="../../../../_static/geoext.css" type="text/css" />
10    <link rel="stylesheet" href="../../../../_static/pygments.css" type="text/css" />
11    <script type="text/javascript">
12      var DOCUMENTATION_OPTIONS = {
13        URL_ROOT:    '../../../../',
14        VERSION:     '1.0',
15        COLLAPSE_MODINDEX: false,
16        FILE_SUFFIX: '.html',
17        HAS_SOURCE:  true
18      };
19    </script>
20    <script type="text/javascript" src="../../../../_static/jquery.js"></script>
21    <script type="text/javascript" src="../../../../_static/doctools.js"></script>
22    <link rel="shortcut icon" href="../../../../_static/favicon.ico"/>
23    <link rel="top" title="GeoExt v1.0" href="../../../../index.html" />
24    <link rel="up" title="Widgets" href="../../widgets.html" />
25    <link rel="next" title="GeoExt.tree.OverlayLayerContainer" href="OverlayLayerContainer.html" />
26    <link rel="prev" title="GeoExt.tree.LayerParamLoader" href="LayerParamLoader.html" />
27   
28   
29   
30   
31   
32
33  </head>
34  <body>
35    <div class="header">
36        <div class="wrap">
37            <h1 id="logo"><a href="../../../../index.html">GeoExt</a></h1>
38            <ul id="top-nav">
39                <li class="first"><a href="../../../../docs.html">Documentation</a></li>
40                <li><a href="../../../../examples.html">Examples</a></li>
41                <li><a href="../../../../downloads.html">Download</a></li>
42                <li><a href="http://trac.geoext.org/">Development</a></li>
43            </ul>
44            <div id="searchbox">
45                <form class="search" action="../../../../search.html" method="get">
46                    <input id="searchbox-query" type="text" name="q" size="25" value="Search &hellip;" tabindex="3" onblur="if(this.value=='') this.value='Search &hellip;';" onfocus="if(this.value=='Search &hellip;') this.value='';" />
47                    <input id="searchbox-submit" type="image" value="Search" src="../../../../_static/img/search_icon_green.png" />
48                    <input type="hidden" name="check_keywords" value="yes" />
49                    <input type="hidden" name="area" value="default" />
50                </form>
51            </div>
52        </div>
53    </div>
54
55    <div class="related">
56      <h3>Navigation</h3>
57      <ul>
58        <li><a href="../../../../index.html">GeoExt</a> &raquo;</li>
59          <li><a href="../../../index.html" >API Reference</a> &raquo;</li>
60          <li><a href="../../widgets.html" accesskey="U">Widgets</a> &raquo;</li>
61        <li><a href="#"><tt class="docutils literal docutils literal"><span class="pre">GeoExt.tree.LayerParamNode</span></tt></a></li>
62      </ul>
63    </div>
64
65      <div class="sphinxsidebar">
66        <div class="sphinxsidebarwrapper">
67            <h3><a href="../../../../index.html">Table Of Contents</a></h3>
68            <ul>
69<li><a class="reference external" href="#"><tt class="docutils literal"><span class="pre">GeoExt.tree.LayerParamNode</span></tt></a><ul>
70<li><a class="reference external" href="#config-options">Config Options</a></li>
71</ul>
72</li>
73</ul>
74
75            <h4>Previous topic</h4>
76            <p class="topless"><a href="LayerParamLoader.html"
77                                  title="previous chapter"><tt class="docutils literal docutils literal docutils literal"><span class="pre">GeoExt.tree.LayerParamLoader</span></tt></a></p>
78            <h4>Next topic</h4>
79            <p class="topless"><a href="OverlayLayerContainer.html"
80                                  title="next chapter"><tt class="docutils literal"><span class="pre">GeoExt.tree.OverlayLayerContainer</span></tt></a></p>
81        </div>
82      </div>
83
84
85    <div class="document">
86      <div class="documentwrapper">
87        <div class="bodywrapper">
88          <div class="body">
89           
90  <div class="section" id="geoext-tree-layerparamnode">
91<h1><a title="GeoExt.tree.LayerParamNode" class="reference internal" href="#GeoExt.tree.LayerParamNode"><tt class="xref docutils literal"><span class="pre">GeoExt.tree.LayerParamNode</span></tt></a><a class="headerlink" href="#geoext-tree-layerparamnode" title="Permalink to this headline">¶</a></h1>
92<dl class="meta docutils">
93<dt>Extends</dt>
94<dd><ul class="first last simple">
95<li><a class="reference external" href="http://dev.sencha.com/deploy/dev/docs/?class=Ext.tree.TreeNode">Ext.tree.TreeNode</a></li>
96</ul>
97</dd>
98</dl>
99<dl class="class">
100<dt id="GeoExt.tree.LayerParamNode">
101<em class="property">class </em><tt class="descclassname">GeoExt.tree.</tt><tt class="descname">LayerParamNode</tt><a class="headerlink" href="#GeoExt.tree.LayerParamNode" title="Permalink to this definition">¶</a></dt>
102<dd></dd></dl>
103
104<p>A subclass of <tt class="docutils literal"><span class="pre">Ext.tree.TreeNode</span></tt> that represents a value of a list of
105values provided as one of an <tt class="docutils literal"><span class="pre">OpenLayers.Layer.HTTPRequest</span></tt>&#8216;s params.
106The default iconCls for this node&#8217;s icon is &#8220;gx-tree-layerparam-icon&#8221;.</p>
107<p>To use this node type in a <tt class="docutils literal"><span class="pre">TreePanel</span></tt> config, set <tt class="docutils literal"><span class="pre">nodeType</span></tt> to
108&#8220;gx_layerparam&#8221;.</p>
109<div class="section" id="config-options">
110<h2>Config Options<a class="headerlink" href="#config-options" title="Permalink to this headline">¶</a></h2>
111<p>Configuration properties in addition to
112those listed for <a class="reference external" href="http://dev.sencha.com/deploy/dev/docs/?class=Ext.tree.TreeNode">Ext.tree.TreeNode</a>.</p>
113<dl class="describe">
114<dt>
115<tt class="descname">delimiter</tt></dt>
116<dd><tt class="docutils literal"><span class="pre">String</span></tt> Delimiter of the <tt class="docutils literal"><span class="pre">param</span></tt>&#8216;s value&#8217;s items. Default is
117<tt class="docutils literal"><span class="pre">,</span></tt> (comma). If the <tt class="docutils literal"><span class="pre">param</span></tt>&#8216;s value is an array, this property
118has no effect.</dd></dl>
119
120<dl class="describe">
121<dt>
122<tt class="descname">item</tt></dt>
123<dd><tt class="docutils literal"><span class="pre">String</span></tt> The param&#8217;s value&#8217;s item that this node represents.</dd></dl>
124
125<dl class="describe">
126<dt>
127<tt class="descname">layer</tt></dt>
128<dd><tt class="docutils literal"><span class="pre">OpenLayers.Layer.HTTPRequest|String</span></tt> The layer that this node
129represents a subnode of. If provided as string, the string has to
130match the title of one of the records in the <tt class="docutils literal"><span class="pre">layerStore</span></tt>.</dd></dl>
131
132<dl class="describe">
133<dt>
134<tt class="descname">layerStore</tt></dt>
135<dd><a title="GeoExt.data.LayerStore" class="reference external" href="../../data/LayerStore.html#GeoExt.data.LayerStore"><tt class="xref docutils literal"><span class="pre">GeoExt.data.LayerStore</span></tt></a> Only used if layer is provided as
136string. The store where we can find the layer. If not provided, the
137store of a map panel found by <tt class="docutils literal"><span class="pre">GeoExt.MapPanel::guess</span></tt> will be used.</dd></dl>
138
139<dl class="describe">
140<dt>
141<tt class="descname">param</tt></dt>
142<dd><tt class="docutils literal"><span class="pre">String</span></tt> Key for a param (key-value pair in the params object of the
143layer) that this node represents an item of. The value can either be an
144<tt class="docutils literal"><span class="pre">Array</span></tt> or a <tt class="docutils literal"><span class="pre">String</span></tt>, delimited by the character (or string)
145provided as <tt class="docutils literal"><span class="pre">delimiter</span></tt> config option.</dd></dl>
146
147</div>
148</div>
149
150
151          </div>
152        </div>
153      </div>
154      <div class="clearer"></div>
155    </div>
156    <div class="related">
157      <h3>Navigation</h3>
158      <ul>
159            <li class="right" style="margin-right: 10px">
160              <a href="../../../../genindex.html" title="General Index"
161                 accesskey="I">index</a></li>
162            <li class="right" >
163              <a href="../../../../modindex.html" title="Global Module Index"
164                 accesskey="M">modules</a> |</li>
165            <li class="right" >
166              <a href="OverlayLayerContainer.html" title="GeoExt.tree.OverlayLayerContainer"
167                 accesskey="N">next</a> |</li>
168            <li class="right" >
169              <a href="LayerParamLoader.html" title="GeoExt.tree.LayerParamLoader"
170                 accesskey="P">previous</a> |</li>
171        <li><a href="../../../../index.html">GeoExt</a> &raquo;</li>
172          <li><a href="../../../index.html" >API Reference</a> &raquo;</li>
173          <li><a href="../../widgets.html" >Widgets</a> &raquo;</li>
174        <li><a href="#"><tt class="docutils literal docutils literal"><span class="pre">GeoExt.tree.LayerParamNode</span></tt></a></li>
175      </ul>
176    </div>
177
178    <div class="footer">
179      &copy; Copyright 2009-2010, GeoExt Community.
180    </div>
181  </body>
182</html>
Note: See TracBrowser for help on using the repository browser.