Interface ToolbarMenuItem

All Known Subinterfaces:
ToolbarActionMenuItem, ToolbarSubMenuItem

public interface ToolbarMenuItem
Allows to define a menu item.
Since:
5.7.1
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the description of this menu item
    void
    setDescription(String aDescription)
    Sets the description of this menu item
  • Method Details

    • setDescription

      void setDescription(UserMessage aDescription)
      Sets the description of this menu item
    • setDescription

      void setDescription(String aDescription)
      Sets the description of this menu item