7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
115 | 115 |
116 <p> | 116 <p> |
117 Public method to get a reference to the current URL bar. | 117 Public method to get a reference to the current URL bar. |
118 </p> | 118 </p> |
119 <dl> | 119 <dl> |
120 <dt>Returns:</dt> | 120 <dt>Return:</dt> |
121 <dd> | 121 <dd> |
122 reference to the current URL bar (UrlBar) | 122 reference to the current URL bar (UrlBar) |
123 </dd> | 123 </dd> |
124 </dl> | 124 </dl> |
125 <a NAME="StackedUrlBar.moveBar" ID="StackedUrlBar.moveBar"></a> | 125 <a NAME="StackedUrlBar.moveBar" ID="StackedUrlBar.moveBar"></a> |
153 <dd> | 153 <dd> |
154 index of the url bar (integer) | 154 index of the url bar (integer) |
155 </dd> | 155 </dd> |
156 </dl> | 156 </dl> |
157 <dl> | 157 <dl> |
158 <dt>Returns:</dt> | 158 <dt>Return:</dt> |
159 <dd> | 159 <dd> |
160 reference to the URL bar for the given index (UrlBar) | 160 reference to the URL bar for the given index (UrlBar) |
161 </dd> | 161 </dd> |
162 </dl> | 162 </dl> |
163 <a NAME="StackedUrlBar.urlBars" ID="StackedUrlBar.urlBars"></a> | 163 <a NAME="StackedUrlBar.urlBars" ID="StackedUrlBar.urlBars"></a> |
166 | 166 |
167 <p> | 167 <p> |
168 Public method to get a list of references to all URL bars. | 168 Public method to get a list of references to all URL bars. |
169 </p> | 169 </p> |
170 <dl> | 170 <dl> |
171 <dt>Returns:</dt> | 171 <dt>Return:</dt> |
172 <dd> | 172 <dd> |
173 list of references to URL bars (list of UrlBar) | 173 list of references to URL bars (list of UrlBar) |
174 </dd> | 174 </dd> |
175 </dl> | 175 </dl> |
176 <div align="right"><a href="#top">Up</a></div> | 176 <div align="right"><a href="#top">Up</a></div> |