Skip to content

Added setItemsPerPage(long) on IPageableItems#19

Closed
stevelowery wants to merge 1 commit into
apache:masterfrom
stevelowery:master
Closed

Added setItemsPerPage(long) on IPageableItems#19
stevelowery wants to merge 1 commit into
apache:masterfrom
stevelowery:master

Conversation

@stevelowery
Copy link
Copy Markdown

The 3 implementations of IPageableItems (AbstractPageableView, DataTable, and PageableListView) already had the methods on them. Only had to add the method on the interface.

…od on PageableListView to accept a long instead of an int
@martin-g
Copy link
Copy Markdown
Member

The patch is applied.
Thanks!

@stevelowery
Copy link
Copy Markdown
Author

I apologize. I'm still new to git and github. If the patch has been applied as you say, wouldn't I be able to see that commit on the master branch in github?

@martin-g
Copy link
Copy Markdown
Member

GitHub is a mirror of Apache Git repo. It is being updated few times per day.
We (the Wicket team) do not own https://github.com/apache/wicket and we cannot close this pull request.

@stevelowery
Copy link
Copy Markdown
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants