DwtMenu

Revision as of 15:41, 18 April 2006 by IamPersistent (talk | contribs)

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;
Jump to: navigation, search