dynapi.gui.HTMLFile- Quick Reference

Inherit: HTMLComponent

Constructor

HTMLFile(css,hidden,size,title,elmName)
...

Events

onclick(e) 
...
onmouseup(e) 
...
onmousedown(e) 
...
onmouseover(e)
...
onmouseout(e)
...
onkeypress(e)
...
onkeyup(e)
...
onkeydown(e)
...

Design Properties

[none]

Public Methods

browse()
Displays the File Open Dialog when used with IE
getInnerHTML()
... 
getFileName()
Returns path and name of selected file
setElementName(t)
Set form element name

Private Methods

_assignElm()
....

Static Methods

[none]