| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| addButton(button:OptionButton) — Method in class OptionPanel | |
| Adds the given button to the panel. | |
| addChild(The:DockItem) — Method in class DockItem | |
| Only applies to groups. Adds a child dock item to this group. | |
| addEventListener(eventName, callback) — Method in class Application | |
| This method lets you register event listener functions with the specified control or object. | |
| addEventListener(eventName, callback) — Method in class OptionButton | |
| This method lets you register event listener functions with the specified control or object. | |
| addEventListener(eventName, callback) — Method in class Plugin | |
| This method lets you register event listener functions with the specified control or object. | |
| addToMultiLaunchGroup() — Method in class DockItem | |
| Adds the shortcut to the multi-launch group. | |
| append(menuItem:MenuItem) — Method in class Menu | |
| Appends a menu item to the menu. | |
| appendSeparator() — Method in class Menu | |
| Appends a separator item to the menu. | |
| appendSubMenu(menu:Menu) — Method in class Menu | |
| Appends a submenu to the menu. | |
| appetizer — Property in class Global | |
| The application object | |
| Application — Class in Top Level | |
| This class represents an application. | |
| autoSetName(name) — Method in class DockItem | |
| Auto-sets the name of the shortcut, based on the shortcut target or any other information that Appetizer can retrieves about the target (such as the file description). | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |