Class IWToolbarItem

A toolbar item can be add to a toolbar control.

Author: JAN

Constructor Summary
IWToolbarItem(unique)
            Creates a new toolbar item.
 
Method Summary
 String getName()
           Returns the name of the toolbar item.
 Object getNode()
           Returns the DOM node of this toolbar item.
 void setNode(newNode)
           Sets the DOM node of this toolbar item.
 String toString()
           Returns a string represenation of this toolbar item.
 
Constructor Detail

IWToolbarItem

IWToolbarItem(unique)

Method Detail

getName

String getName()

getNode

Object getNode()

setNode

void setNode(newNode)

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:50 GMT+0100 (MEZ)