This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3808-table.page.actions
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 39b2fe2d2b CAUSEWAY-3808: page ranged selection
add f71dce745d CAUSEWAY-3808: show row select actions only if
row-selection is enabled
No new revisions were added by this update.
Summary of changes:
.../tabular/internal/DataTableInternal.java | 10 ++---
.../CollectionContentsAsAjaxTablePanel.java | 24 ++++++-----
.../ui/components/table/CausewayAjaxDataTable.java | 8 +---
.../table/DataTableWithPagesAndFilter.java | 46 +++++++++++++++-------
.../ui/components/table/nav/NavigationToolbar.java | 9 ++---
.../table/nav/pageact/PageActionChooser.java | 15 ++++---
.../table/nav/pagesize/PagesizeChooser.java | 10 ++---
7 files changed, 67 insertions(+), 55 deletions(-)