You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/04/22 05:11:33 UTC

[isis] branch 3005_bulktoggle_wkt updated (d09b10bc63 -> 588644ab6e)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 3005_bulktoggle_wkt
in repository https://gitbox.apache.org/repos/asf/isis.git


    from d09b10bc63 ISIS-3005: clears DataRowToggles on Action submission
     add 588644ab6e ISIS-3005: minor code cleanup

No new revisions were added by this update.

Summary of changes:
 .../model/hints/IsisActionCompletedEvent.java      | 17 +-------------
 .../wicket/model/hints/IsisEventAbstract.java      | 15 +++++-------
 .../hints/IsisPropertyEditCompletedEvent.java      | 17 +-------------
 .../wicket/model/hints/IsisSelectorEvent.java      | 11 +++++----
 .../viewer/wicket/model/util/ComponentHintKey.java | 27 +++++++++++-----------
 .../components/actions/ActionParametersForm.java   |  7 ------
 .../ui/components/collection/CollectionPanel.java  | 13 +----------
 .../CollectionPresentationSelectorPanel.java       |  5 ++--
 .../ajaxtable/columns/GenericToggleboxColumn.java  |  3 +++
 .../ui/components/property/PropertyEditForm.java   |  7 ------
 .../isis/viewer/wicket/ui/pages/PageAbstract.java  | 14 +++++------
 .../wicket/ui/panels/PromptFormAbstract.java       |  8 ++++---
 .../org/apache/isis/viewer/wicket/ui/util/Wkt.java | 19 ---------------
 13 files changed, 45 insertions(+), 118 deletions(-)