Annotation Interface StudioComponent


@Target(METHOD) @Inherited public @interface StudioComponent
  • Element Details

    • name

      String name
      Default:
      ""
    • classFqn

      String classFqn
      Fully-qualified name of component class
      Default:
      ""
    • category

      String category
      Default:
      ""
    • icon

      String icon
      Default:
      ""
    • xmlElement

      String xmlElement
      Default:
      ""
    • xmlns

      String xmlns
      Default:
      ""
    • xmlnsAlias

      String xmlnsAlias
      Default:
      ""
    • properties

      StudioProperty[] properties
      Default:
      {}