Javascript compound button widget. More...
Public Member Functions | |
function | utyButton (id, onclick) |
function | text (text) |
function | toString () |
Javascript compound button widget.
function utyButton | ( | id, | ||
onclick | ||||
) | [inline] |
INTERNAL object constructor
id | (string) the domNode element id associated to this objct | |
onclick | javascript expression |
function text | ( | text | ) | [inline] |
get/set the text content of the label element in the button
Reimplemented from utyWidget.
function toString | ( | ) | [inline] |
Reimplemented from utyButtonBase.
Copyright © 2010 Attilio Pavone - www.utillyty.eu