| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.widget.menu.item |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuItem
Provides a standard menu-item that supports sub-menus
|
class |
PageMenuItem
Provides a menu-item that redirect to a
Page |
class |
UrlMenuItem
Provides a menu-item that redirect to a url
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMenuItem |
AbstractMenuItem.setEnabled(boolean enabled)
Sets whether the menu-item is enabled
|
AbstractMenuItem |
AbstractMenuItem.setIcon(String icon)
Sets the icon css class being displayed in the
Menu (ie: ui-my-icon) |
Copyright © 2021 7thWeb. All rights reserved.