|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Popup | |
|---|---|
| zul | The ZUL widgets and utilities |
| zul.grid | The grid related widgets, such as grid and row. |
| zul.inp | The input related widgets, such as textbox and combobox. |
| zul.menu | The menu related widgets, such as menubar and menuitem. |
| zul.wgt | The basic widgets, such as button and div. |
| 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.grid |
|---|
| Subclasses of Popup in zul.grid | |
|---|---|
class |
ColumnMenupopup
The Columns' Menu |
| 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.wgt |
|---|
| Methods in zul.wgt with parameters of type Popup | |
|---|---|
static void |
PopupRenderer.isFrameRequired(Popup wgt)
Check the Popup whether to render the frame |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||