[MGNLUI-135] Cascading builders for configuration by code Created: 02/Nov/12  Updated: 12/Jun/13  Resolved: 06/Nov/12

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: None
Fix Version/s: 5.0

Type: Improvement Priority: Neutral
Reporter: Tobias Mattsson Assignee: Tobias Mattsson
Resolution: Fixed Votes: 0
Labels: configuration-by-code
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLUI-148 Improvements to configuration by code... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)

 Description   

nvoked methods should be given a config object that we use to create things like tabs and fields that are then given to the upper level entity in vararg methods.

cfg.... .tabs(
cfg.tab().fields(
cfg.fields.text()...,
cfg.fields.select()...
)
);


Generated at Mon Feb 12 08:33:56 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.