close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

7.8.4 Adding a Button to the Apps Menu

The Apps button as shown in the figure below is used to group custom actions in one place. It is located at the bottom of the Favorites toolbar of Studio.

Apps Button

Figure 7.4. Apps Button


You can add your custom button to the Apps Menu by using the AddItemsPlugin as shown below:

<editor:ExtensionsMenuToolbar>
  <editor:plugins>
    <ui:AddItemsPlugin>
      <ui:items>
        ...
      </ui:items>
    </ui:AddItemsPlugin>
  </editor:plugins>
</editor:ExtensionsMenuToolbar>

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.