Annotation Interface Config.Expose

Enclosing class:
Config

@Retention(RUNTIME) @Target(METHOD) public static @interface Config.Expose
Default list of control IDs to give extra priority to exposing to the user.

The list of controls is added under the key ComponentInfo.KEY_EXPOSE in the component info.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    List of control IDs to expose.
  • Element Details

    • value

      String[] value
      List of control IDs to expose.
      Returns:
      list of IDs