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 0348e95  ISIS-2877: inline prompt creation fixes
     add 48ddb5e  ISIS-2877: proof of concept: we can now edit properties that 
are of composite value type

No new revisions were added by this update.

Summary of changes:
 .../isis/commons/internal/delegate/_Delegate.java  |  69 ++++++++++++++
 .../metamodel/facets/object/value/ValueFacet.java  | 100 ++++++++++++++++++++-
 .../interactions/managed/ManagedAction.java        |   9 +-
 .../core/metamodel/spec/feature/ObjectAction.java  |   2 -
 .../specloader/specimpl/ObjectActionDefault.java   |   5 ++
 .../viewer/wicket/model/models/ScalarModel.java    |  23 ++++-
 .../interaction/act/ActionInteractionWkt.java      |  11 ++-
 .../components/scalars/ScalarFragmentFactory.java  |   2 +-
 .../components/scalars/ScalarPanelAbstract2.java   |  26 ++----
 9 files changed, 217 insertions(+), 30 deletions(-)
 create mode 100644 
commons/src/main/java/org/apache/isis/commons/internal/delegate/_Delegate.java

Reply via email to