UI Fragment Parameterization in Model UI Fragment Properties@0.0.4

Contents

Up to Parameterization Properties

FragmentProperty: UI Fragment ParameterizationStatus: EXPERIMENTAL

Documentation

The parameterization property defines a set of parameters that can or must be applied to the UI fragment implementation in a specific lifecycle phase with a specific processing tool.

Typed Element: → 'ParameterizationType'

Instanciatable Types 1

Name: → 'ParameterizationType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..∞
From Model: UI Fragment Properties
Documentation: This data type is used for the documentation of when to assign specific values to a UI fragment parameter.
Structured Value Members:
  • phase : → 'UIFragmentLifecyclePhaseType' [1..1]
    This value denotes when in the development lifecycle the parameters are intended to be assigned with values.
  • tool : → 'GenericReferenceType' [0..1]
    A generic reference to a tool that is to be used for the value assignment.
  • parameters : → 'ParameterType' [0..∞]
    The list of parameters that are relevant in the development phase specified.
This data type is used for the documentation of when to assign specific values to a UI fragment parameter.