Skip to content

**Structure of Interface Parameter Input Screen **

Component and Control Parameters are structured as Source and Target, meaning Data Interfaces.

  1. Component or Control is set as the type of Interface Parameter. The method of setting the Interface for both types is the same.
  2. Depending on the received Target Type, the items to be entered for Target Value (Item 5) are changed.
  3. Depending on the Source Type to be transmitted, the items to be entered for Source Value (Item 6) are changed.
  4. Area to set the Target Component and Source Component. For Controls, the same Component is set.
  5. Typically, Control Key or Property values are set as the target and value for changes (Component or Component properties can also be used).
  6. Enter the value to be changed or select the ControlId containing it. It is used to set the properties of the Target based on the values set in the Control.
  7. Used when setting Component Interface for the Service registered in the Source Component. It is used to reload the configured Target Component. For example, in the case of a Screen consisting of Tabs based on Data corresponding to Id or Control Id of the Main Component, Data is passed as Component-Parameter for Id, and the receiving Component's Reload Flag is set to YES for reloading, thereby re-querying the Target Component.
  8. TBD
  9. Only used when Target Type is ControlPropId or metaselect. Set the Control Key in Target Value, ControlPropId for the property name, and enter the meta name in metaselect.