Class DropDownChoiceBehavior

    • Constructor Detail

      • DropDownChoiceBehavior

        public DropDownChoiceBehavior​(String selector,
                                      com.googlecode.wicket.jquery.core.event.ISelectionChangedListener listener)
      • DropDownChoiceBehavior

        public DropDownChoiceBehavior​(String selector,
                                      String method,
                                      com.googlecode.wicket.jquery.core.event.ISelectionChangedListener listener)
    • Method Detail

      • onAjax

        public void onAjax​(AjaxRequestTarget target,
                           com.googlecode.wicket.jquery.core.JQueryEvent event)
        Specified by:
        onAjax in interface com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware