Uses of Class
zul.wgt.Popup

Packages that use Popup
zkmax.wgt   
zul The container related widgets, such as window, groupbox, tabpanel, panelchildren. 
zul.inp The input related widgets, such as textbox and combobox. 
zul.menu The menu related widgets, such as menubar and menuitem. 
zul.mesh The two-dimensional mesh related widgets. 
zul.wgt The basic widgets, such as button and div. 
 

Uses of Popup in zkmax.wgt
 

Subclasses of Popup in zkmax.wgt
 class DropUploadManager
          Default file upload manager to manage the uploading files in a panel.
 

Uses of Popup in zul
 

Subclasses of Popup in zul
 class UploadManager
          Default file upload manager to manage the uploading files in a panel.
 

Methods in zul with parameters of type Popup
 Widget Widget.setContext(Popup context)
          Sets the ID of the popup (Popup) that should appear when the user right-clicks on the element (aka., context menu).
 Widget Widget.setPopup(Popup popup)
          Sets the ID of the popup (Popup) that should appear when the user clicks on the element.
 Widget Widget.setTooltip(Popup popup)
          Sets the ID of the popup (Popup) that should be used as a tooltip window when the mouse hovers over the element for a moment.
 

Uses of Popup in zul.inp
 

Subclasses of Popup in zul.inp
 class Errorbox
          A error message box that is displayed as a popup.
 

Uses of Popup in zul.menu
 

Subclasses of Popup in zul.menu
 class Menupopup
          A container used to display menus.
 

Uses of Popup in zul.mesh
 

Subclasses of Popup in zul.mesh
 class ColumnMenupopup
          The Columns' Menu popup
 

Uses of Popup in zul.wgt
 

Subclasses of Popup in zul.wgt
 class Notification
          A notification widget.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo