Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-135

Cascading builders for configuration by code

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.0
    • None
    • None

      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()...
      )
      );

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: