This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3971-layout.switching
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 221aac65053 CAUSEWAY-3971: removes grid elements from wicket
serialization context
add 2a46f004baa CAUSEWAY-3971: removes extra bookkeeping of child elements
from PropertyGroup
No new revisions were added by this update.
Summary of changes:
.../ui/components/ScalarPanelAbstractLegacy.java | 7 +-
.../attributes/AttributeModelChangeListener.java | 5 +-
.../ui/components/attributes/AttributePanel.java | 59 +++++++-------
...cAttributePanel.java => HasAttributeModel.java} | 22 +++---
.../components/object/fieldset/PropertyGroup.java | 92 +++++++---------------
.../ui/panels/HasDynamicallyVisibleContent.java | 7 +-
6 files changed, 80 insertions(+), 112 deletions(-)
copy
viewers/wicket/ui/src/main/java/org/apache/causeway/viewer/wicket/ui/components/attributes/{NumericAttributePanel.java
=> HasAttributeModel.java} (66%)