Annotation Interface ToolBarOrder


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ToolBarOrder
The ToolBarOrder Annotation is used for ToolBarService ordering.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    Returns the order priority.
  • Element Details

    • value

      int value
      Returns the order priority.
      Returns:
      the order priority