Annotation Type SelectorParam

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value
      component selector of the parameter.
    • Element Detail

      • value

        java.lang.String value
        component selector of the parameter. Since 9.5.0, it can be omitted if selector is the same as the name of annotated parameter.
        Returns:
        component selector of the parameter
        Default:
        ""