PLUG'N SCRIPT
rapid plugin development
Tutorial
DSP
KUIML
How-to
Scripts
  • Tutorial
  • Element Reference
Language basics
  • SKIN
  • DUMMY
  • INCLUDE
  • INCLUDE_ONCE
  • DEFINE
  • UNDEFINE
  • VARIABLE
  • LOCAL_VARIABLE
  • TEMPLATE
  • TEMPLATE_INNER_CONTENT
  • REPEAT
Data model
  • PARAM
  • ACTION
    • Action types
  • ACTION_TRIGGER
UI Layout and positioning
  • CELL
  • TABLE
UI Widgets
  • TEXT
  • TEXT_FIELD
  • TEXT_EDIT_BOX
  • CANVAS
    • Graphics API
  • svg
Common attrubutes
  • For all elements
  • Widgets
  • Param Widgets
  • Param Controls
  • Param Info Viewers
  • Text Widgets
  • Surface Viewers
  • Curve Viewers
  • 3D Objects
  • Parameters mapping
KUIMLElement ReferenceGROUP
December 23, 2020

GROUP

Creates a group of objects to manage them together as a single entity. Grouping can be useful for persistency, copy/paste etc.

Attributes brief detailed show all inherited

Name DescriptionDefault
object_idsList of identifiers of objects to be part of the groupempty
object_aliasesList of aliases used for the objects in the groupThe aliases are used in place of object ids when the group is serialized. So it is possible to load and save data from other groups if the same aliases are used for compatible object typesempty
nameDisplayed named of the groupempty
commentComment about the groupempty
Events
Exposed: v. 2.0value_changedthe event is fired anytime the value of one of the objects in the group has changed
Name Value type Default Description Comment
object_ids';' separated identifiersemptyList of identifiers of objects to be part of the group
object_aliases';' separated identifiersemptyList of aliases used for the objects in the groupThe aliases are used in place of object ids when the group is serialized. So it is possible to load and save data from other groups if the same aliases are used for compatible object types
namestringemptyDisplayed named of the group
commentstringemptyComment about the group
Events
Exposed: v. 2.0value_changedeventthe event is fired anytime the value of one of the objects in the group has changed

See Attributes Common to All Elements.

Specific Attributes

 

2020 © Plug'n Script and KUIML by Blue Cat Audio  |  Site by LetiMix