Media Summary: Using the title(), iconName() and cssClass() so that end-users can distinguish domain objects within the UI. Separating out the responsibilities of the persistent domain entities from those of view models that act upon those domain entities. Shows how to refactor a domain object to move an action implementation out of the domain object itself, and instead implement as ...

Dynamic Layouts In Apache Isis - Detailed Analysis & Overview

Using the title(), iconName() and cssClass() so that end-users can distinguish domain objects within the UI. Separating out the responsibilities of the persistent domain entities from those of view models that act upon those domain entities. Shows how to refactor a domain object to move an action implementation out of the domain object itself, and instead implement as ... Adding an action to a view model, and adjusting the Implementing business logic using a (no-arg) action, and associating with a property using either the `` ... Shows how to refactor a domain object to move (derived) collections out of the domain object and reimplement as a mixin.

Photo Gallery

Dynamic layouts in Apache Isis
Dynamic (XML) Layouts in Apache Isis v1.12.0
004: Apache Isis dynamic XML layouts (v1.12.0)
014: Apache Isis object identification (titles and icons) (v1.12.0)
062: Apache Isis app vs domain layers (v1.12.0)
022: Apache Isis mixin actions (v1.12.0)
053: Apache Isis view model layout (v1.12.0)
How to configure Apache Isis' Command and Audit Module Add-ons
055: Apache Isis view model action and layout (v1.12.0)
018: Apache Isis page size of collections of objects (v1.12.0)
012: Apache Isis actions (v1.12.0)
029: Apache Isis action parameter names (v1.12.0)
View Detailed Profile
Dynamic layouts in Apache Isis

Dynamic layouts in Apache Isis

In

Dynamic (XML) Layouts in Apache Isis v1.12.0

Dynamic (XML) Layouts in Apache Isis v1.12.0

A look at how

004: Apache Isis dynamic XML layouts (v1.12.0)

004: Apache Isis dynamic XML layouts (v1.12.0)

Using the optional Xxx.

014: Apache Isis object identification (titles and icons) (v1.12.0)

014: Apache Isis object identification (titles and icons) (v1.12.0)

Using the title(), iconName() and cssClass() so that end-users can distinguish domain objects within the UI.

062: Apache Isis app vs domain layers (v1.12.0)

062: Apache Isis app vs domain layers (v1.12.0)

Separating out the responsibilities of the persistent domain entities from those of view models that act upon those domain entities.

022: Apache Isis mixin actions (v1.12.0)

022: Apache Isis mixin actions (v1.12.0)

Shows how to refactor a domain object to move an action implementation out of the domain object itself, and instead implement as ...

053: Apache Isis view model layout (v1.12.0)

053: Apache Isis view model layout (v1.12.0)

Updating the title, icon and

How to configure Apache Isis' Command and Audit Module Add-ons

How to configure Apache Isis' Command and Audit Module Add-ons

Hello and in this uh screencast for

055: Apache Isis view model action and layout (v1.12.0)

055: Apache Isis view model action and layout (v1.12.0)

Adding an action to a view model, and adjusting the

018: Apache Isis page size of collections of objects (v1.12.0)

018: Apache Isis page size of collections of objects (v1.12.0)

Using

012: Apache Isis actions (v1.12.0)

012: Apache Isis actions (v1.12.0)

Implementing business logic using a (no-arg) action, and associating with a property using either the `@MemberOrder` ...

029: Apache Isis action parameter names (v1.12.0)

029: Apache Isis action parameter names (v1.12.0)

Using the

023: Apache Isis mixin collections (v1.12.0)

023: Apache Isis mixin collections (v1.12.0)

Shows how to refactor a domain object to move (derived) collections out of the domain object and reimplement as a mixin.