Produced by Araxis Merge on 7/18/2017 10:53:33 AM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | VSS_5_2_1_2841.zip\vss_svn_backup\common_web\src\main\webapp\WEB-INF | taglibs.tld | Wed May 31 15:27:22 2017 UTC |
| 2 | VSS_5_2_1_2841.zip\vss_svn_backup\common_web\src\main\webapp\WEB-INF | taglibs.tld | Mon Jul 17 19:06:03 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1504 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" UTF-8" ?> | |
| 2 | ||
| 3 | <!-- There 's no such thing as inheritanc e at this taglibs le vel unfort unately | |
| 4 | - so there's a copy/pa ste of the Spring in ternal tag libs XML f or these t ags. | |
| 5 | Th e only oth er option I could fi nd was usi ng dynamic attribute s, but the n | |
| 6 | yo u don't ge t compile- time check ing, at be st you get a JspExce ption and at | |
| 7 | wo rst indete rminate be havior on the GUI. S o maybe co py/paste i s ok and w ith | |
| 8 | ne w Spring v ersions we just copy /paste fro m their ne wer code. CPB --> | |
| 9 | <taglib xm lns="http: //java.sun .com/xml/n s/javaee" xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 10 | xs i:schemaLo cation="ht tp://java. sun.com/xm l/ns/javae e http://j ava.sun.co m/xml/ns/j avaee/web- jsptaglibr ary_2_1.xs d" | |
| 11 | ve rsion="2.1 "> | |
| 12 | ||
| 13 | <d escription > | |
| 14 | This tag libra ry contain s various tags for t he VSS | |
| 15 | appl ication. | |
| 16 | </ descriptio n> | |
| 17 | <d isplay-nam e>Shared A pp Taglibs </display- name> | |
| 18 | <t lib-versio n>1.1</tli b-version> | |
| 19 | <s hort-name> app-tags</ short-name > | |
| 20 | <u ri>http:// DNS /app/tagli bs</uri> | |
| 21 | ||
| 22 | <t ag> | |
| 23 | <des cription>R enders an HTML 'inpu t' tag wit h type 'te xt' using the | |
| 24 | bound value. | |
| 25 | </de scription> | |
| 26 | <nam e>input</n ame> | |
| 27 | <tag -class>gov .va.vss.we b.tags.Inp utTag</tag -class> | |
| 28 | <bod y-content> empty</bod y-content> | |
| 29 | <att ribute> | |
| 30 | <descr iption>Pat h to prope rty for da ta binding </descript ion> | |
| 31 | <name> path</name > | |
| 32 | <requi red>true</ required> | |
| 33 | <rtexp rvalue>tru e</rtexprv alue> | |
| 34 | </at tribute> | |
| 35 | <att ribute> | |
| 36 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 37 | <name> id</name> | |
| 38 | <requi red>false< /required> | |
| 39 | <rtexp rvalue>tru e</rtexprv alue> | |
| 40 | </at tribute> | |
| 41 | <att ribute> | |
| 42 | <descr iption>Ena ble/disabl e HTML esc aping of r endered va lues. | |
| 43 | </desc ription> | |
| 44 | <name> htmlEscape </name> | |
| 45 | <requi red>false< /required> | |
| 46 | <rtexp rvalue>tru e</rtexprv alue> | |
| 47 | </at tribute> | |
| 48 | <att ribute> | |
| 49 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute | |
| 50 | </desc ription> | |
| 51 | <name> cssClass</ name> | |
| 52 | <requi red>false< /required> | |
| 53 | <rtexp rvalue>tru e</rtexprv alue> | |
| 54 | </at tribute> | |
| 55 | <att ribute> | |
| 56 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute. Used | |
| 57 | when the bound fie ld has err ors. | |
| 58 | </desc ription> | |
| 59 | <name> cssErrorCl ass</name> | |
| 60 | <requi red>false< /required> | |
| 61 | <rtexp rvalue>tru e</rtexprv alue> | |
| 62 | </at tribute> | |
| 63 | <att ribute> | |
| 64 | <descr iption>Equ ivalent to "style" - HTML Opti onal Attri bute | |
| 65 | </desc ription> | |
| 66 | <name> cssStyle</ name> | |
| 67 | <requi red>false< /required> | |
| 68 | <rtexp rvalue>tru e</rtexprv alue> | |
| 69 | </at tribute> | |
| 70 | <att ribute> | |
| 71 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 72 | <name> lang</name > | |
| 73 | <requi red>false< /required> | |
| 74 | <rtexp rvalue>tru e</rtexprv alue> | |
| 75 | </at tribute> | |
| 76 | <att ribute> | |
| 77 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 78 | <name> title</nam e> | |
| 79 | <requi red>false< /required> | |
| 80 | <rtexp rvalue>tru e</rtexprv alue> | |
| 81 | </at tribute> | |
| 82 | <att ribute> | |
| 83 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 84 | <name> dir</name> | |
| 85 | <requi red>false< /required> | |
| 86 | <rtexp rvalue>tru e</rtexprv alue> | |
| 87 | </at tribute> | |
| 88 | <att ribute> | |
| 89 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 90 | <name> tabindex</ name> | |
| 91 | <requi red>false< /required> | |
| 92 | <rtexp rvalue>tru e</rtexprv alue> | |
| 93 | </at tribute> | |
| 94 | <att ribute> | |
| 95 | <descr iption>HTM L Optional Attribute . Setting the value of this | |
| 96 | attribut e to 'true ' (without the quote s) will di sable the HTML | |
| 97 | element. | |
| 98 | </desc ription> | |
| 99 | <name> disabled</ name> | |
| 100 | <requi red>false< /required> | |
| 101 | <rtexp rvalue>tru e</rtexprv alue> | |
| 102 | </at tribute> | |
| 103 | <att ribute> | |
| 104 | <descr iption>HTM L Event At tribute</d escription > | |
| 105 | <name> onclick</n ame> | |
| 106 | <requi red>false< /required> | |
| 107 | <rtexp rvalue>tru e</rtexprv alue> | |
| 108 | </at tribute> | |
| 109 | <att ribute> | |
| 110 | <descr iption>HTM L Event At tribute</d escription > | |
| 111 | <name> ondblclick </name> | |
| 112 | <requi red>false< /required> | |
| 113 | <rtexp rvalue>tru e</rtexprv alue> | |
| 114 | </at tribute> | |
| 115 | <att ribute> | |
| 116 | <descr iption>HTM L Event At tribute</d escription > | |
| 117 | <name> onmousedow n</name> | |
| 118 | <requi red>false< /required> | |
| 119 | <rtexp rvalue>tru e</rtexprv alue> | |
| 120 | </at tribute> | |
| 121 | <att ribute> | |
| 122 | <descr iption>HTM L Event At tribute</d escription > | |
| 123 | <name> onmouseup< /name> | |
| 124 | <requi red>false< /required> | |
| 125 | <rtexp rvalue>tru e</rtexprv alue> | |
| 126 | </at tribute> | |
| 127 | <att ribute> | |
| 128 | <descr iption>HTM L Event At tribute</d escription > | |
| 129 | <name> onmouseove r</name> | |
| 130 | <requi red>false< /required> | |
| 131 | <rtexp rvalue>tru e</rtexprv alue> | |
| 132 | </at tribute> | |
| 133 | <att ribute> | |
| 134 | <descr iption>HTM L Event At tribute</d escription > | |
| 135 | <name> onmousemov e</name> | |
| 136 | <requi red>false< /required> | |
| 137 | <rtexp rvalue>tru e</rtexprv alue> | |
| 138 | </at tribute> | |
| 139 | <att ribute> | |
| 140 | <descr iption>HTM L Event At tribute</d escription > | |
| 141 | <name> onmouseout </name> | |
| 142 | <requi red>false< /required> | |
| 143 | <rtexp rvalue>tru e</rtexprv alue> | |
| 144 | </at tribute> | |
| 145 | <att ribute> | |
| 146 | <descr iption>HTM L Event At tribute</d escription > | |
| 147 | <name> onkeypress </name> | |
| 148 | <requi red>false< /required> | |
| 149 | <rtexp rvalue>tru e</rtexprv alue> | |
| 150 | </at tribute> | |
| 151 | <att ribute> | |
| 152 | <descr iption>HTM L Event At tribute</d escription > | |
| 153 | <name> onkeyup</n ame> | |
| 154 | <requi red>false< /required> | |
| 155 | <rtexp rvalue>tru e</rtexprv alue> | |
| 156 | </at tribute> | |
| 157 | <att ribute> | |
| 158 | <descr iption>HTM L Event At tribute</d escription > | |
| 159 | <name> onkeydown< /name> | |
| 160 | <requi red>false< /required> | |
| 161 | <rtexp rvalue>tru e</rtexprv alue> | |
| 162 | </at tribute> | |
| 163 | <att ribute> | |
| 164 | <descr iption>HTM L Event At tribute</d escription > | |
| 165 | <name> onfocus</n ame> | |
| 166 | <requi red>false< /required> | |
| 167 | <rtexp rvalue>tru e</rtexprv alue> | |
| 168 | </at tribute> | |
| 169 | <att ribute> | |
| 170 | <descr iption>HTM L Event At tribute</d escription > | |
| 171 | <name> onblur</na me> | |
| 172 | <requi red>false< /required> | |
| 173 | <rtexp rvalue>tru e</rtexprv alue> | |
| 174 | </at tribute> | |
| 175 | <att ribute> | |
| 176 | <descr iption>HTM L Event At tribute</d escription > | |
| 177 | <name> onchange</ name> | |
| 178 | <requi red>false< /required> | |
| 179 | <rtexp rvalue>tru e</rtexprv alue> | |
| 180 | </at tribute> | |
| 181 | <att ribute> | |
| 182 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 183 | <name> accesskey< /name> | |
| 184 | <requi red>false< /required> | |
| 185 | <rtexp rvalue>tru e</rtexprv alue> | |
| 186 | </at tribute> | |
| 187 | <att ribute> | |
| 188 | <descr iption>HTM L Optional Attribute </descript ion> | |
| 189 | <name> size</name > | |
| 190 | <requi red>false< /required> | |
| 191 | <rtexp rvalue>tru e</rtexprv alue> | |
| 192 | </at tribute> | |
| 193 | <att ribute> | |
| 194 | <descr iption>HTM L Optional Attribute </descript ion> | |
| 195 | <name> maxlength< /name> | |
| 196 | <requi red>false< /required> | |
| 197 | <rtexp rvalue>tru e</rtexprv alue> | |
| 198 | </at tribute> | |
| 199 | <att ribute> | |
| 200 | <descr iption>HTM L Optional Attribute </descript ion> | |
| 201 | <name> alt</name> | |
| 202 | <requi red>false< /required> | |
| 203 | <rtexp rvalue>tru e</rtexprv alue> | |
| 204 | </at tribute> | |
| 205 | <att ribute> | |
| 206 | <descr iption>HTM L Event At tribute</d escription > | |
| 207 | <name> onselect</ name> | |
| 208 | <requi red>false< /required> | |
| 209 | <rtexp rvalue>tru e</rtexprv alue> | |
| 210 | </at tribute> | |
| 211 | <att ribute> | |
| 212 | <descr iption>HTM L Optional Attribute . Setting the value of this | |
| 213 | attribut e to 'true ' (without the quote s) will ma ke the HTM L element | |
| 214 | readonly . | |
| 215 | </desc ription> | |
| 216 | <name> readonly</ name> | |
| 217 | <requi red>false< /required> | |
| 218 | <rtexp rvalue>tru e</rtexprv alue> | |
| 219 | </at tribute> | |
| 220 | <att ribute> | |
| 221 | <descr iption>Com mon Option al Attribu te</descri ption> | |
| 222 | <name> autocomple te</name> | |
| 223 | <requi red>false< /required> | |
| 224 | <rtexp rvalue>tru e</rtexprv alue> | |
| 225 | </at tribute> | |
| 226 | <dyn amic-attri butes>true </dynamic- attributes > | |
| 227 | </ tag> | |
| 228 | ||
| 229 | <t ag> | |
| 230 | <des cription>R enders an HTML 'text area'.</de scription> | |
| 231 | <nam e>textarea </name> | |
| 232 | <tag -class>gov .va.vss.we b.tags.Tex tareaTag</ tag-class> | |
| 233 | <bod y-content> empty</bod y-content> | |
| 234 | <att ribute> | |
| 235 | <descr iption>Pat h to prope rty for da ta binding </descript ion> | |
| 236 | <name> path</name > | |
| 237 | <requi red>true</ required> | |
| 238 | <rtexp rvalue>tru e</rtexprv alue> | |
| 239 | </at tribute> | |
| 240 | <att ribute> | |
| 241 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 242 | <name> id</name> | |
| 243 | <requi red>false< /required> | |
| 244 | <rtexp rvalue>tru e</rtexprv alue> | |
| 245 | </at tribute> | |
| 246 | <att ribute> | |
| 247 | <descr iption>Ena ble/disabl e HTML esc aping of r endered va lues. | |
| 248 | </desc ription> | |
| 249 | <name> htmlEscape </name> | |
| 250 | <requi red>false< /required> | |
| 251 | <rtexp rvalue>tru e</rtexprv alue> | |
| 252 | </at tribute> | |
| 253 | <att ribute> | |
| 254 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute | |
| 255 | </desc ription> | |
| 256 | <name> cssClass</ name> | |
| 257 | <requi red>false< /required> | |
| 258 | <rtexp rvalue>tru e</rtexprv alue> | |
| 259 | </at tribute> | |
| 260 | <att ribute> | |
| 261 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute. Used | |
| 262 | when the bound fie ld has err ors. | |
| 263 | </desc ription> | |
| 264 | <name> cssErrorCl ass</name> | |
| 265 | <requi red>false< /required> | |
| 266 | <rtexp rvalue>tru e</rtexprv alue> | |
| 267 | </at tribute> | |
| 268 | <att ribute> | |
| 269 | <descr iption>Equ ivalent to "style" - HTML Opti onal Attri bute | |
| 270 | </desc ription> | |
| 271 | <name> cssStyle</ name> | |
| 272 | <requi red>false< /required> | |
| 273 | <rtexp rvalue>tru e</rtexprv alue> | |
| 274 | </at tribute> | |
| 275 | <att ribute> | |
| 276 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 277 | <name> lang</name > | |
| 278 | <requi red>false< /required> | |
| 279 | <rtexp rvalue>tru e</rtexprv alue> | |
| 280 | </at tribute> | |
| 281 | <att ribute> | |
| 282 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 283 | <name> title</nam e> | |
| 284 | <requi red>false< /required> | |
| 285 | <rtexp rvalue>tru e</rtexprv alue> | |
| 286 | </at tribute> | |
| 287 | <att ribute> | |
| 288 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 289 | <name> dir</name> | |
| 290 | <requi red>false< /required> | |
| 291 | <rtexp rvalue>tru e</rtexprv alue> | |
| 292 | </at tribute> | |
| 293 | <att ribute> | |
| 294 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 295 | <name> tabindex</ name> | |
| 296 | <requi red>false< /required> | |
| 297 | <rtexp rvalue>tru e</rtexprv alue> | |
| 298 | </at tribute> | |
| 299 | <att ribute> | |
| 300 | <descr iption>HTM L Optional Attribute . Setting the value of this | |
| 301 | attribut e to 'true ' (without the quote s) will di sable the HTML | |
| 302 | element. | |
| 303 | </desc ription> | |
| 304 | <name> disabled</ name> | |
| 305 | <requi red>false< /required> | |
| 306 | <rtexp rvalue>tru e</rtexprv alue> | |
| 307 | </at tribute> | |
| 308 | <att ribute> | |
| 309 | <descr iption>HTM L Event At tribute</d escription > | |
| 310 | <name> onclick</n ame> | |
| 311 | <requi red>false< /required> | |
| 312 | <rtexp rvalue>tru e</rtexprv alue> | |
| 313 | </at tribute> | |
| 314 | <att ribute> | |
| 315 | <descr iption>HTM L Event At tribute</d escription > | |
| 316 | <name> ondblclick </name> | |
| 317 | <requi red>false< /required> | |
| 318 | <rtexp rvalue>tru e</rtexprv alue> | |
| 319 | </at tribute> | |
| 320 | <att ribute> | |
| 321 | <descr iption>HTM L Event At tribute</d escription > | |
| 322 | <name> onmousedow n</name> | |
| 323 | <requi red>false< /required> | |
| 324 | <rtexp rvalue>tru e</rtexprv alue> | |
| 325 | </at tribute> | |
| 326 | <att ribute> | |
| 327 | <descr iption>HTM L Event At tribute</d escription > | |
| 328 | <name> onmouseup< /name> | |
| 329 | <requi red>false< /required> | |
| 330 | <rtexp rvalue>tru e</rtexprv alue> | |
| 331 | </at tribute> | |
| 332 | <att ribute> | |
| 333 | <descr iption>HTM L Event At tribute</d escription > | |
| 334 | <name> onmouseove r</name> | |
| 335 | <requi red>false< /required> | |
| 336 | <rtexp rvalue>tru e</rtexprv alue> | |
| 337 | </at tribute> | |
| 338 | <att ribute> | |
| 339 | <descr iption>HTM L Event At tribute</d escription > | |
| 340 | <name> onmousemov e</name> | |
| 341 | <requi red>false< /required> | |
| 342 | <rtexp rvalue>tru e</rtexprv alue> | |
| 343 | </at tribute> | |
| 344 | <att ribute> | |
| 345 | <descr iption>HTM L Event At tribute</d escription > | |
| 346 | <name> onmouseout </name> | |
| 347 | <requi red>false< /required> | |
| 348 | <rtexp rvalue>tru e</rtexprv alue> | |
| 349 | </at tribute> | |
| 350 | <att ribute> | |
| 351 | <descr iption>HTM L Event At tribute</d escription > | |
| 352 | <name> onkeypress </name> | |
| 353 | <requi red>false< /required> | |
| 354 | <rtexp rvalue>tru e</rtexprv alue> | |
| 355 | </at tribute> | |
| 356 | <att ribute> | |
| 357 | <descr iption>HTM L Event At tribute</d escription > | |
| 358 | <name> onkeyup</n ame> | |
| 359 | <requi red>false< /required> | |
| 360 | <rtexp rvalue>tru e</rtexprv alue> | |
| 361 | </at tribute> | |
| 362 | <att ribute> | |
| 363 | <descr iption>HTM L Event At tribute</d escription > | |
| 364 | <name> onkeydown< /name> | |
| 365 | <requi red>false< /required> | |
| 366 | <rtexp rvalue>tru e</rtexprv alue> | |
| 367 | </at tribute> | |
| 368 | <att ribute> | |
| 369 | <descr iption>HTM L Event At tribute</d escription > | |
| 370 | <name> onfocus</n ame> | |
| 371 | <requi red>false< /required> | |
| 372 | <rtexp rvalue>tru e</rtexprv alue> | |
| 373 | </at tribute> | |
| 374 | <att ribute> | |
| 375 | <descr iption>HTM L Event At tribute</d escription > | |
| 376 | <name> onblur</na me> | |
| 377 | <requi red>false< /required> | |
| 378 | <rtexp rvalue>tru e</rtexprv alue> | |
| 379 | </at tribute> | |
| 380 | <att ribute> | |
| 381 | <descr iption>HTM L Event At tribute</d escription > | |
| 382 | <name> onchange</ name> | |
| 383 | <requi red>false< /required> | |
| 384 | <rtexp rvalue>tru e</rtexprv alue> | |
| 385 | </at tribute> | |
| 386 | <att ribute> | |
| 387 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 388 | <name> accesskey< /name> | |
| 389 | <requi red>false< /required> | |
| 390 | <rtexp rvalue>tru e</rtexprv alue> | |
| 391 | </at tribute> | |
| 392 | <att ribute> | |
| 393 | <descr iption>HTM L Required Attribute </descript ion> | |
| 394 | <name> rows</name > | |
| 395 | <requi red>false< /required> | |
| 396 | <rtexp rvalue>tru e</rtexprv alue> | |
| 397 | </at tribute> | |
| 398 | <att ribute> | |
| 399 | <descr iption>HTM L Required Attribute </descript ion> | |
| 400 | <name> cols</name > | |
| 401 | <requi red>false< /required> | |
| 402 | <rtexp rvalue>tru e</rtexprv alue> | |
| 403 | </at tribute> | |
| 404 | <att ribute> | |
| 405 | <descr iption>HTM L Event At tribute</d escription > | |
| 406 | <name> onselect</ name> | |
| 407 | <requi red>false< /required> | |
| 408 | <rtexp rvalue>tru e</rtexprv alue> | |
| 409 | </at tribute> | |
| 410 | <att ribute> | |
| 411 | <descr iption>HTM L Optional Attribute . Setting the value of this | |
| 412 | attribut e to 'true ' (without the quote s) will ma ke the HTM L element | |
| 413 | readonly . | |
| 414 | </desc ription> | |
| 415 | <name> readonly</ name> | |
| 416 | <requi red>false< /required> | |
| 417 | <rtexp rvalue>tru e</rtexprv alue> | |
| 418 | </at tribute> | |
| 419 | <dyn amic-attri butes>true </dynamic- attributes > | |
| 420 | </ tag> | |
| 421 | ||
| 422 | <t ag> | |
| 423 | <des cription>R enders fie ld errors in an HTML 'span' ta g.</descri ption> | |
| 424 | <nam e>errors</ name> | |
| 425 | <tag -class>gov .va.vss.we b.tags.Err orsTag</ta g-class> | |
| 426 | <bod y-content> JSP</body- content> | |
| 427 | <var iable> | |
| 428 | <name- given>mess ages</name -given> | |
| 429 | <varia ble-class> java.util. List</vari able-class > | |
| 430 | </va riable> | |
| 431 | <att ribute> | |
| 432 | <descr iption>Pat h to error s object f or data bi nding</des cription> | |
| 433 | <name> path</name > | |
| 434 | <requi red>false< /required> | |
| 435 | <rtexp rvalue>tru e</rtexprv alue> | |
| 436 | </at tribute> | |
| 437 | <att ribute> | |
| 438 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 439 | <name> id</name> | |
| 440 | <requi red>false< /required> | |
| 441 | <rtexp rvalue>tru e</rtexprv alue> | |
| 442 | </at tribute> | |
| 443 | <att ribute> | |
| 444 | <descr iption>Ena ble/disabl e HTML esc aping of r endered va lues. | |
| 445 | </desc ription> | |
| 446 | <name> htmlEscape </name> | |
| 447 | <requi red>false< /required> | |
| 448 | <rtexp rvalue>tru e</rtexprv alue> | |
| 449 | </at tribute> | |
| 450 | <att ribute> | |
| 451 | <descr iption>Del imiter for displayin g multiple error mes sages. | |
| 452 | Defaults to the br tag.</des cription> | |
| 453 | <name> delimiter< /name> | |
| 454 | <requi red>false< /required> | |
| 455 | <rtexp rvalue>tru e</rtexprv alue> | |
| 456 | </at tribute> | |
| 457 | <att ribute> | |
| 458 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute | |
| 459 | </desc ription> | |
| 460 | <name> cssClass</ name> | |
| 461 | <requi red>false< /required> | |
| 462 | <rtexp rvalue>tru e</rtexprv alue> | |
| 463 | </at tribute> | |
| 464 | <att ribute> | |
| 465 | <descr iption>Equ ivalent to "style" - HTML Opti onal Attri bute | |
| 466 | </desc ription> | |
| 467 | <name> cssStyle</ name> | |
| 468 | <requi red>false< /required> | |
| 469 | <rtexp rvalue>tru e</rtexprv alue> | |
| 470 | </at tribute> | |
| 471 | <att ribute> | |
| 472 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 473 | <name> lang</name > | |
| 474 | <requi red>false< /required> | |
| 475 | <rtexp rvalue>tru e</rtexprv alue> | |
| 476 | </at tribute> | |
| 477 | <att ribute> | |
| 478 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 479 | <name> title</nam e> | |
| 480 | <requi red>false< /required> | |
| 481 | <rtexp rvalue>tru e</rtexprv alue> | |
| 482 | </at tribute> | |
| 483 | <att ribute> | |
| 484 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 485 | <name> dir</name> | |
| 486 | <requi red>false< /required> | |
| 487 | <rtexp rvalue>tru e</rtexprv alue> | |
| 488 | </at tribute> | |
| 489 | <att ribute> | |
| 490 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 491 | <name> tabindex</ name> | |
| 492 | <requi red>false< /required> | |
| 493 | <rtexp rvalue>tru e</rtexprv alue> | |
| 494 | </at tribute> | |
| 495 | <att ribute> | |
| 496 | <descr iption>HTM L Event At tribute</d escription > | |
| 497 | <name> onclick</n ame> | |
| 498 | <requi red>false< /required> | |
| 499 | <rtexp rvalue>tru e</rtexprv alue> | |
| 500 | </at tribute> | |
| 501 | <att ribute> | |
| 502 | <descr iption>HTM L Event At tribute</d escription > | |
| 503 | <name> ondblclick </name> | |
| 504 | <requi red>false< /required> | |
| 505 | <rtexp rvalue>tru e</rtexprv alue> | |
| 506 | </at tribute> | |
| 507 | <att ribute> | |
| 508 | <descr iption>HTM L Event At tribute</d escription > | |
| 509 | <name> onmousedow n</name> | |
| 510 | <requi red>false< /required> | |
| 511 | <rtexp rvalue>tru e</rtexprv alue> | |
| 512 | </at tribute> | |
| 513 | <att ribute> | |
| 514 | <descr iption>HTM L Event At tribute</d escription > | |
| 515 | <name> onmouseup< /name> | |
| 516 | <requi red>false< /required> | |
| 517 | <rtexp rvalue>tru e</rtexprv alue> | |
| 518 | </at tribute> | |
| 519 | <att ribute> | |
| 520 | <descr iption>HTM L Event At tribute</d escription > | |
| 521 | <name> onmouseove r</name> | |
| 522 | <requi red>false< /required> | |
| 523 | <rtexp rvalue>tru e</rtexprv alue> | |
| 524 | </at tribute> | |
| 525 | <att ribute> | |
| 526 | <descr iption>HTM L Event At tribute</d escription > | |
| 527 | <name> onmousemov e</name> | |
| 528 | <requi red>false< /required> | |
| 529 | <rtexp rvalue>tru e</rtexprv alue> | |
| 530 | </at tribute> | |
| 531 | <att ribute> | |
| 532 | <descr iption>HTM L Event At tribute</d escription > | |
| 533 | <name> onmouseout </name> | |
| 534 | <requi red>false< /required> | |
| 535 | <rtexp rvalue>tru e</rtexprv alue> | |
| 536 | </at tribute> | |
| 537 | <att ribute> | |
| 538 | <descr iption>HTM L Event At tribute</d escription > | |
| 539 | <name> onkeypress </name> | |
| 540 | <requi red>false< /required> | |
| 541 | <rtexp rvalue>tru e</rtexprv alue> | |
| 542 | </at tribute> | |
| 543 | <att ribute> | |
| 544 | <descr iption>HTM L Event At tribute</d escription > | |
| 545 | <name> onkeyup</n ame> | |
| 546 | <requi red>false< /required> | |
| 547 | <rtexp rvalue>tru e</rtexprv alue> | |
| 548 | </at tribute> | |
| 549 | <att ribute> | |
| 550 | <descr iption>HTM L Event At tribute</d escription > | |
| 551 | <name> onkeydown< /name> | |
| 552 | <requi red>false< /required> | |
| 553 | <rtexp rvalue>tru e</rtexprv alue> | |
| 554 | </at tribute> | |
| 555 | <att ribute> | |
| 556 | <descr iption>Spe cifies the HTML elem ent that i s used to render the | |
| 557 | enclosin g errors.< /descripti on> | |
| 558 | <name> element</n ame> | |
| 559 | <requi red>false< /required> | |
| 560 | <rtexp rvalue>tru e</rtexprv alue> | |
| 561 | </at tribute> | |
| 562 | <dyn amic-attri butes>true </dynamic- attributes > | |
| 563 | </ tag> | |
| 564 | ||
| 565 | <t ag> | |
| 566 | <des cription>R enders an HTML 'sele ct' elemen t. Support s databind ing to the selected option.</d escription > | |
| 567 | <nam e>select</ name> | |
| 568 | <tag -class>gov .va.vss.we b.tags.Sel ectTag</ta g-class> | |
| 569 | <bod y-content> JSP</body- content> | |
| 570 | <att ribute> | |
| 571 | <descr iption>Pat h to prope rty for da ta binding </descript ion> | |
| 572 | <name> path</name > | |
| 573 | <requi red>true</ required> | |
| 574 | <rtexp rvalue>tru e</rtexprv alue> | |
| 575 | </at tribute> | |
| 576 | <att ribute> | |
| 577 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 578 | <name> id</name> | |
| 579 | <requi red>false< /required> | |
| 580 | <rtexp rvalue>tru e</rtexprv alue> | |
| 581 | </at tribute> | |
| 582 | <att ribute> | |
| 583 | <descr iption>Ena ble/disabl e HTML esc aping of r endered va lues.</des cription> | |
| 584 | <name> htmlEscape </name> | |
| 585 | <requi red>false< /required> | |
| 586 | <rtexp rvalue>tru e</rtexprv alue> | |
| 587 | </at tribute> | |
| 588 | <att ribute> | |
| 589 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute</desc ription> | |
| 590 | <name> cssClass</ name> | |
| 591 | <requi red>false< /required> | |
| 592 | <rtexp rvalue>tru e</rtexprv alue> | |
| 593 | </at tribute> | |
| 594 | <att ribute> | |
| 595 | <descr iption>Equ ivalent to "class" - HTML Opti onal Attri bute. Used when the bound fiel d has erro rs.</descr iption> | |
| 596 | <name> cssErrorCl ass</name> | |
| 597 | <requi red>false< /required> | |
| 598 | <rtexp rvalue>tru e</rtexprv alue> | |
| 599 | </at tribute> | |
| 600 | <att ribute> | |
| 601 | <descr iption>Equ ivalent to "style" - HTML Opti onal Attri bute</desc ription> | |
| 602 | <name> cssStyle</ name> | |
| 603 | <requi red>false< /required> | |
| 604 | <rtexp rvalue>tru e</rtexprv alue> | |
| 605 | </at tribute> | |
| 606 | <att ribute> | |
| 607 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 608 | <name> lang</name > | |
| 609 | <requi red>false< /required> | |
| 610 | <rtexp rvalue>tru e</rtexprv alue> | |
| 611 | </at tribute> | |
| 612 | <att ribute> | |
| 613 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 614 | <name> title</nam e> | |
| 615 | <requi red>false< /required> | |
| 616 | <rtexp rvalue>tru e</rtexprv alue> | |
| 617 | </at tribute> | |
| 618 | <att ribute> | |
| 619 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 620 | <name> dir</name> | |
| 621 | <requi red>false< /required> | |
| 622 | <rtexp rvalue>tru e</rtexprv alue> | |
| 623 | </at tribute> | |
| 624 | <att ribute> | |
| 625 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 626 | <name> tabindex</ name> | |
| 627 | <requi red>false< /required> | |
| 628 | <rtexp rvalue>tru e</rtexprv alue> | |
| 629 | </at tribute> | |
| 630 | <att ribute> | |
| 631 | <descr iption>HTM L Optional Attribute . Setting the value of this at tribute to 'true' (w ithout the quotes) w ill disabl e the HTML element.< /descripti on> | |
| 632 | <name> disabled</ name> | |
| 633 | <requi red>false< /required> | |
| 634 | <rtexp rvalue>tru e</rtexprv alue> | |
| 635 | </at tribute> | |
| 636 | <att ribute> | |
| 637 | <descr iption>HTM L Event At tribute</d escription > | |
| 638 | <name> onclick</n ame> | |
| 639 | <requi red>false< /required> | |
| 640 | <rtexp rvalue>tru e</rtexprv alue> | |
| 641 | </at tribute> | |
| 642 | <att ribute> | |
| 643 | <descr iption>HTM L Event At tribute</d escription > | |
| 644 | <name> ondblclick </name> | |
| 645 | <requi red>false< /required> | |
| 646 | <rtexp rvalue>tru e</rtexprv alue> | |
| 647 | </at tribute> | |
| 648 | <att ribute> | |
| 649 | <descr iption>HTM L Event At tribute</d escription > | |
| 650 | <name> onmousedow n</name> | |
| 651 | <requi red>false< /required> | |
| 652 | <rtexp rvalue>tru e</rtexprv alue> | |
| 653 | </at tribute> | |
| 654 | <att ribute> | |
| 655 | <descr iption>HTM L Event At tribute</d escription > | |
| 656 | <name> onmouseup< /name> | |
| 657 | <requi red>false< /required> | |
| 658 | <rtexp rvalue>tru e</rtexprv alue> | |
| 659 | </at tribute> | |
| 660 | <att ribute> | |
| 661 | <descr iption>HTM L Event At tribute</d escription > | |
| 662 | <name> onmouseove r</name> | |
| 663 | <requi red>false< /required> | |
| 664 | <rtexp rvalue>tru e</rtexprv alue> | |
| 665 | </at tribute> | |
| 666 | <att ribute> | |
| 667 | <descr iption>HTM L Event At tribute</d escription > | |
| 668 | <name> onmousemov e</name> | |
| 669 | <requi red>false< /required> | |
| 670 | <rtexp rvalue>tru e</rtexprv alue> | |
| 671 | </at tribute> | |
| 672 | <att ribute> | |
| 673 | <descr iption>HTM L Event At tribute</d escription > | |
| 674 | <name> onmouseout </name> | |
| 675 | <requi red>false< /required> | |
| 676 | <rtexp rvalue>tru e</rtexprv alue> | |
| 677 | </at tribute> | |
| 678 | <att ribute> | |
| 679 | <descr iption>HTM L Event At tribute</d escription > | |
| 680 | <name> onkeypress </name> | |
| 681 | <requi red>false< /required> | |
| 682 | <rtexp rvalue>tru e</rtexprv alue> | |
| 683 | </at tribute> | |
| 684 | <att ribute> | |
| 685 | <descr iption>HTM L Event At tribute</d escription > | |
| 686 | <name> onkeyup</n ame> | |
| 687 | <requi red>false< /required> | |
| 688 | <rtexp rvalue>tru e</rtexprv alue> | |
| 689 | </at tribute> | |
| 690 | <att ribute> | |
| 691 | <descr iption>HTM L Event At tribute</d escription > | |
| 692 | <name> onkeydown< /name> | |
| 693 | <requi red>false< /required> | |
| 694 | <rtexp rvalue>tru e</rtexprv alue> | |
| 695 | </at tribute> | |
| 696 | <att ribute> | |
| 697 | <descr iption>HTM L Event At tribute</d escription > | |
| 698 | <name> onfocus</n ame> | |
| 699 | <requi red>false< /required> | |
| 700 | <rtexp rvalue>tru e</rtexprv alue> | |
| 701 | </at tribute> | |
| 702 | <att ribute> | |
| 703 | <descr iption>HTM L Event At tribute</d escription > | |
| 704 | <name> onblur</na me> | |
| 705 | <requi red>false< /required> | |
| 706 | <rtexp rvalue>tru e</rtexprv alue> | |
| 707 | </at tribute> | |
| 708 | <att ribute> | |
| 709 | <descr iption>HTM L Event At tribute</d escription > | |
| 710 | <name> onchange</ name> | |
| 711 | <requi red>false< /required> | |
| 712 | <rtexp rvalue>tru e</rtexprv alue> | |
| 713 | </at tribute> | |
| 714 | <att ribute> | |
| 715 | <descr iption>HTM L Standard Attribute </descript ion> | |
| 716 | <name> accesskey< /name> | |
| 717 | <requi red>false< /required> | |
| 718 | <rtexp rvalue>tru e</rtexprv alue> | |
| 719 | </at tribute> | |
| 720 | <att ribute> | |
| 721 | <descr iption>The Collectio n, Map or array of o bjects use d to gener ate the in ner 'optio n' tags</d escription > | |
| 722 | <name> items</nam e> | |
| 723 | <requi red>false< /required> | |
| 724 | <rtexp rvalue>tru e</rtexprv alue> | |
| 725 | </at tribute> | |
| 726 | <att ribute> | |
| 727 | <descr iption>Nam e of the p roperty ma pped to 'v alue' attr ibute of t he 'option ' tag</des cription> | |
| 728 | <name> itemValue< /name> | |
| 729 | <requi red>false< /required> | |
| 730 | <rtexp rvalue>tru e</rtexprv alue> | |
| 731 | </at tribute> | |
| 732 | <att ribute> | |
| 733 | <descr iption>Nam e of the p roperty ma pped to th e inner te xt of the 'option' t ag</descri ption> | |
| 734 | <name> itemLabel< /name> | |
| 735 | <requi red>false< /required> | |
| 736 | <rtexp rvalue>tru e</rtexprv alue> | |
| 737 | </at tribute> | |
| 738 | <att ribute> | |
| 739 | <descr iption>HTM L Optional Attribute </descript ion> | |
| 740 | <name> size</name > | |
| 741 | <requi red>false< /required> | |
| 742 | <rtexp rvalue>tru e</rtexprv alue> | |
| 743 | </at tribute> | |
| 744 | <att ribute> | |
| 745 | <descr iption>HTM L Optional Attribute </descript ion> | |
| 746 | <name> multiple</ name> | |
| 747 | <requi red>false< /required> | |
| 748 | <rtexp rvalue>tru e</rtexprv alue> | |
| 749 | </at tribute> | |
| 750 | <dyn amic-attri butes>true </dynamic- attributes > | |
| 751 | </ tag> | |
| 752 | ||
| 753 | </taglib> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.