|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Menupopup | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| org.zkoss.zul.api | |
| Uses of Menupopup in org.zkoss.zul |
|---|
| Classes in org.zkoss.zul that implement Menupopup | |
|---|---|
class |
Menupopup
A container used to display menus. |
| Methods in org.zkoss.zul that return Menupopup | |
|---|---|
Menupopup |
Menu.getMenupopupApi()
Returns the Menupopup it owns, or null if not available. |
| Methods in org.zkoss.zul with parameters of type Menupopup | |
|---|---|
void |
Columns.setPopupApi(Menupopup mpopApi)
Sets the UUID of the popup menu that should appear when the user clicks on the element. |
| Uses of Menupopup in org.zkoss.zul.api |
|---|
| Methods in org.zkoss.zul.api that return Menupopup | |
|---|---|
Menupopup |
Menu.getMenupopupApi()
Returns the Menupopup it owns, or null if not available. |
| Methods in org.zkoss.zul.api with parameters of type Menupopup | |
|---|---|
void |
Columns.setPopupApi(Menupopup mpop)
Sets the UUID of the popup menu that should appear when the user clicks on the element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||