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/03/27 17:55:08 UTC

[isis] branch 2877_value.comps updated (89f4711 -> d9c5348)

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

ahuber pushed a change to branch 2877_value.comps
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 89f4711  ISIS-2877: wkt: swap args in ComponentFactoryRegistry.createComponent for consistency
     add d9c5348  ISIS-2578: ScalarPanelet al.: minor refactoring

No new revisions were added by this update.

Summary of changes:
 .../components/actions/ActionParametersForm.java   | 20 ++++++++++----------
 .../actions/ActionParametersFormPanel.java         | 17 +++++++++++++----
 .../components/actions/ActionParametersPanel.java  | 22 ++++++----------------
 .../actions/ActionParametersPanelFactory.java      |  3 ++-
 .../components/property/PropertyEditFormPanel.java |  4 +++-
 .../components/scalars/ScalarPanelAbstract2.java   |  4 ----
 .../widgets/linkandlabel/ActionLink.java           |  7 +++++--
 7 files changed, 39 insertions(+), 38 deletions(-)