utyButton Class Reference
[Javascript Widgets (utywidgets.js)]

Javascript compound button widget. More...

Inheritance diagram for utyButton:
utyButtonBase

List of all members.

Public Member Functions

function utyButton (id, onclick)
function text (text)
function toString ()

Detailed Description

Javascript compound button widget.

See also:
uty_button

Constructor & Destructor Documentation

function utyButton (   id,
  onclick 
) [inline]

INTERNAL object constructor

Parameters:
id (string) the domNode element id associated to this objct
onclick javascript expression

Member Function Documentation

function text (   text  )  [inline]

get/set the text content of the label element in the button

Returns:
the current text content

Reimplemented from utyWidget.

function toString (  )  [inline]
Returns:
"utyButton"

Reimplemented from utyButtonBase.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations

Copyright © 2010 Attilio Pavone - www.utillyty.eu