com.googlecode.wicket.jquery.ui.widget.menu
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 JQueryEvent
Provides an event object that will be broadcasted by the JQueryAjaxBehavior
'select' callback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuBehavior.SelectEvent
public MenuBehavior.SelectEvent()
- Constructor
getHash
public String getHash()
- Gets the menu's id-hash
- Returns:
- the id-hash
Copyright © 2013 7thWeb. All Rights Reserved.