Class AjaxPagingNavigationBehavior

    • Constructor Detail

      • AjaxPagingNavigationBehavior

        public AjaxPagingNavigationBehavior​(IAjaxLink owner,
                                            IPageable pageable,
                                            java.lang.String event)
        Attaches the navigation behavior to the owner link and drives the pageable component. The behavior is attached to the markup event.
        Parameters:
        owner - the owner ajax link
        pageable - the pageable to update
        event - the javascript event to bind to (e.g. onclick)