DwtMenu
From Zimbra :: Wiki
Zimbra AjaxTk->DHTML Widget Toolkit->Widgets
Methods
DwtMenu(parent, style, className, posStyle, dialog)
- parent the parent widget
- style menu's style
- className a CSS class
- posStyle positioning style
- dialog Dialog that this menu is a part of (if any)
style
- DwtMenu.BAR_STYLE - Traditional menu bar.
- DwtMenu.POPUP_STYLE - Popup menu
- DwtMenu.DROPDOWN_STYLE - Used when a menu is a drop down (e.g. parent is a button or another menu item);
- DwtMenu.COLOR_PICKER_STYLE - Menu is hosting a single color picker;
- DwtMenu.CALENDAR_PICKER_STYLE - Menu is hostng a single calendar;
| Verified Against: unknown | Date Created: 4/8/2006 |
| Article ID: http://wiki.zimbra.com/index.php?title=DwtMenu | Date Modified: 09/22/2008 |

