dynapi.gui.HTMLButton- Quick Reference

Inherit: HTMLComponent

Constructor

HTMLButton(css,caption,title,elmName)
...

Events

onclick(e) 
...
onmouseup(e) 
...
onmousedown(e) 
...
onmouseover(e)
...
onmouseout(e)
...

Design Properties

[none]

Public Methods

getInnerHTML()
... 
getCaption()
...
setCaption(t)
...
setElementName(t)
Set form element name

Private Methods

_assignElm()
....
_getDSValue()
Data-Aware function
_setDSValue(d)
Data-Aware function

Static Methods

[none]