This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3815-actions.column
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 7738b3d7d86 CAUSEWAY-3815: adds ActionModel flag
originatesFromActionColumn
add 7b856f6f67f CAUSEWAY-3815: models various cases as ColumnActionModifier
No new revisions were added by this update.
Summary of changes:
.../viewer/wicket/model/models/ActionModel.java | 48 +++++++++++++-----
.../wicket/model/models/ActionModelImpl.java | 13 +++--
.../wicket/model/models/ActionResultModel.java | 15 +++---
.../viewer/wicket/model/models/FormExecutor.java | 2 +-
.../ui/actionresponse/ActionResultResponse.java | 55 ++++++++++-----------
.../ActionResultResponseHandlingStrategy.java | 8 ++-
.../ui/actionresponse/PageRedirectRequest.java | 11 +++++
.../wicket/ui/actionresponse/_ResponseUtil.java | 57 +++++++++++++++-------
.../ajaxtable/columns/ActionColumn.java | 19 ++++++--
9 files changed, 146 insertions(+), 82 deletions(-)