Class MenuBehavior.SelectEvent
- java.lang.Object
-
- com.googlecode.wicket.jquery.core.JQueryEvent
-
- com.googlecode.wicket.jquery.ui.widget.menu.MenuBehavior.SelectEvent
-
- Enclosing class:
- MenuBehavior
protected static class MenuBehavior.SelectEvent extends com.googlecode.wicket.jquery.core.JQueryEventProvides an event object that will be broadcasted by theMenuBehavior.OnSelectAjaxBehaviorcallback
-
-
Constructor Summary
Constructors Constructor Description SelectEvent()Constructor
-
-
-
Method Detail
-
getHash
public String getHash()
Gets the menu's id-hash- Returns:
- the id-hash
-
-