UI5con 2018 - News from Control Development
Example 1: Hello World
Example 2: a simple SearchField control
Example 3: a container control, which internally creates a Button for each Item given into the aggregation
Example 4: ManagedObjectModel, basic usage
Example 5: ManagedObjectModel, with aggregation binding
Example 6: Aggregation Forwarding
Example 7: Aggregation Forwarding (with getter)
Example 8: Aggregation Forwarding in XMLComposite
Example 9: Event Handler Parameters, basic
Example 10: Event Handler Parameters in a Table
Example 11: a Paginator XMLComposite using event handler parameters