Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1318 |
alexandre_ |
1 |
<span style='float:${this.htmlfloat};'>
|
|
|
2 |
<input dojoAttachPoint='textbox' dojoAttachEvent='onblur;onfocus'
|
|
|
3 |
id='${this.widgetId}' name='${this.name}'
|
|
|
4 |
class='${this.className}' type='${this.type}' >
|
|
|
5 |
</span>
|