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:19:06 UTC

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

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 4ad911e  ISIS-2877: create UI Component (ActionLink) for LinkAndLabel only when needed
     add bf88ca9  ISIS-2877: commons: fixes Proxy toString() delegation
     add 89f4711  ISIS-2877: wkt: swap args in ComponentFactoryRegistry.createComponent for consistency

No new revisions were added by this update.

Summary of changes:
 .../isis/commons/internal/delegate/_Delegate.java  |  6 ++-
 .../common/ui/custom/WhereInTheWorldPanel.java     |  7 ++-
 .../ui/app/registry/ComponentFactoryRegistry.java  |  6 +--
 .../wicket/ui/components/header/HeaderPanel.java   |  4 +-
 .../components/scalars/ScalarPanelAbstract2.java   |  3 +-
 .../viewer/wicket/ui/components/scalars/_Util.java | 27 ++++-------
 .../widgets/linkandlabel/ActionLink.java           | 54 +++++++++++-----------
 .../isis/viewer/wicket/ui/pages/PageAbstract.java  |  6 +--
 .../ComponentFactoryRegistryDefault.java           |  4 +-
 9 files changed, 54 insertions(+), 63 deletions(-)