Annotation Type Editor


@Retention(RUNTIME) public @interface Editor
The Interface Editor.
  • Element Details

    • type

      int type
      Type.
      Returns:
      the int
      Default:
      0
    • formulaName

      String formulaName
      Formula name.
      Returns:
      the string
      Default:
      "Null"
    • allowVariables

      boolean allowVariables
      Allow variables.
      Returns:
      true, if successful
      Default:
      true
    • values

      String values
      Values.
      Returns:
      the string
      Default:
      "Null"