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.JQueryEvent
Provides an event object that will be broadcasted by the
MenuBehavior.OnSelectAjaxBehavior
callback-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SelectEvent
public SelectEvent()Constructor
-
-
Method Details
-
getHash
Gets the menu's id-hash- Returns:
- the id-hash
-