Enhancement
Background
A display component (chart, tree, table) should be customizable by user input, e.g. model selection, filter settings, evaluation depth, chart options (chart type, colors).
Problem
These settings could be described in a model-based way, but initially there is no instance of this "form object" to display it and communicate with the display component via component channels.
Test
- /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/TestTransientObjects.script.xml
- View in tl-demo: Technical Demo:Components:Transient Objects