Annotation Interface StudioProperties


@Target({TYPE,METHOD}) @Inherited public @interface StudioProperties
Defines additional XML properties and property groups of a UI component.
  • Element Details

    • properties

      StudioProperty[] properties
      Returns:
      UI component properties
      Default:
      {}
    • groups

      PropertiesGroup[] groups
      Returns:
      groups of properties
      Default:
      {}