| Module: | libext | Package: | wrap.ext | Parent: | ToolbarButton | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.ToolbarItem
Inheritance : Object : Observable : Component : Button : ToolbarButton
Constructors
| Signature |
| public ToolbarItem(HTMLElement el) |
Methods
| Name | Signature |
| destroy | void destroy() |
| disable | void disable() |
| enable | void enable() |
| focus | void focus() |
| getEl | HTMLElement getEl() |
| hide | void hide() |
| setVisible | void setVisible(boolean visible) |
| show | void show() |
Constructors
|
public ToolbarItem(HTMLElement el) Parameters
|
Methods
|
destroy void destroy() |
|
disable void disable() |
|
enable void enable() |
|
focus void focus() |
|
getEl HTMLElement getEl()
|
||||
|
hide void hide() |
|
setVisible void setVisible(boolean visible) Parameters
|
|
show void show() |
| Module: | libext | Package: | wrap.ext | Parent: | ToolbarButton | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |