Class IWToolbarItem

A toolbar item can be add to a toolbar control.


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-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:14 GMT+0100 (MEZ)