Media Summary: How to expose information from underlying domain entities referenced by a How deleting one persistent entity can, if required, automatically delete another associated entity. How to use the autoCompleteXxx(...) supporting method to provide a drop-down list for parameters to actions that are for referenceĀ ...
053 Apache Isis View Model - Detailed Analysis & Overview
How to expose information from underlying domain entities referenced by a How deleting one persistent entity can, if required, automatically delete another associated entity. How to use the autoCompleteXxx(...) supporting method to provide a drop-down list for parameters to actions that are for referenceĀ ... How the framework uses the AppManifest class to bootstrap the application. How to implement a derived collection on a domain object. A walkthru of the SimpleApp application generated by the
Using derived properties to persist value types (such as gmap3's Location value type) as regular primitive datatypes.