DwtMenu: Difference between revisions

No edit summary
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Archive}}[[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.BAR_STYLE - Traditional menu bar.
* DwtMenu.POPUP_STYLE - Popup menu
* DwtMenu.POPUP_STYLE - Popup menu
Line 4: Line 17:
* DwtMenu.COLOR_PICKER_STYLE - Menu is hosting a single color picker;
* DwtMenu.COLOR_PICKER_STYLE - Menu is hosting a single color picker;
* DwtMenu.CALENDAR_PICKER_STYLE - Menu is hostng a single calendar;
* DwtMenu.CALENDAR_PICKER_STYLE - Menu is hostng a single calendar;
{{Article Footer|unknown|4/8/2006}}
[[Category:Zimbra AjaxTk]]

Latest revision as of 12:29, 24 March 2015

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: https://wiki.zimbra.com/index.php?title=DwtMenu Date Modified: 2015-03-24



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search