• popup – The widget to actually popup to the user (eg, an instance of Menu)
• around – The dom node that will be the host of the popup
• orient – A list of locations one of which will be chosen to show where the popup menu
will be shown. The options are:
◦ before
◦ after
◦ before-centered
◦ after-centered
◦ above-centered
◦ above
◦ above-alt
◦ below-centered
◦ below
◦ below-alt
See also:
• dijit/TooltipDialog
• Dialogs & Tooltips – 1.9
dijit/PopupMenuBarItem
dojox/widget/FisheyeList
The widget called dojox/widget/FisheyeList provides a menu that is similar to that found
in the Mac OS where an icon increases in size as you move your mouse towards and over it.
Some of the more important properties include:
• itemWidth – The width in pixels of an item at rest. The default is 40.
• itemHeight – The height in pixels of an item at rest. The default is 40.
• itemMaxWidth – The maximum width in pixels of an enlarged item. The default is 150.
• itemMaxHeight – The maximum height in pixels of an enlarged item. The default is
150.
• orientation – Describes whether the list is shown horizontally or vertically. The
default is "horizontal".
Page 164
Comentários a estes Manuais