Class ToolbarAjaxBehavior.ToolbarClickEvent

  • Enclosing class:
    ToolbarAjaxBehavior

    public static class ToolbarAjaxBehavior.ToolbarClickEvent
    extends com.googlecode.wicket.jquery.core.JQueryEvent
    Provides a click event that will be transmitted to the DataTable
    • Constructor Detail

      • ToolbarClickEvent

        public ToolbarClickEvent​(ToolbarButton button)
    • Method Detail

      • getButton

        public ToolbarButton getButton()
        Gets the button that has been attached to this event object
        Returns:
        the button
      • getValues

        public List<String> getValues()
        Gets values from selected rows, as strings
        Returns:
        values from the table