Javascript simple button widget. More...
Public Member Functions | |
function | utyButtonBase (id, onclick) |
function | click (element, event) |
function | toString () |
Public Attributes | |
onclick |
Javascript simple button widget.
function utyButtonBase | ( | id, | ||
onclick | ||||
) | [inline] |
INTERNAL object constructor
id | (string) the domNode element id associated to this objct | |
onclick | javascript expression |
function click | ( | element, | ||
event | ||||
) | [inline] |
INTERNAL onclick event handler
Reimplemented in utyListviewColumn.
function toString | ( | ) | [inline] |
Reimplemented from utyWidget.
Reimplemented in utyButton, and utyListviewColumn.
(string) Javascript expression to execute in response to the click event
Copyright © 2010 Attilio Pavone - www.utillyty.eu