Class DwtToolBar
Class Detail
DwtToolBar(params)
Creates a toolbar.
Author: Ross Dargahi.
Field Detail
<static>
DwtToolBar.HORIZ_STYLE
Defines the "horizontal" style.
<static>
DwtToolBar.VERT_STYLE
Defines the "vertical" style.
Method Detail
addChild(child, index)
Adds a child item.
{Object}
addFiller(className, index)
Adds a filler.
{Object}
addSeparator(className, index)
Adds a separator.
{Object}
addSpacer(className, index)
Adds a spacer.
focus(item)
Focuses the current item.
{Object}
getItem(index)
Gets the item.
{number}
getItemCount()
Gets the item count.
{array}
getItems()
Gets the items.
{string}
getKeyMapName()
Gets the key map name.
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:29 GMT-0400 (EDT)
|