| JUCE
    | 
This is the complete list of members for ApplicationCommandTarget, including all inherited members.
| ApplicationCommandTarget() | ApplicationCommandTarget | |
| findFirstTargetParentComponent() | ApplicationCommandTarget | |
| getAllCommands(Array< CommandID > &commands)=0 | ApplicationCommandTarget | pure virtual | 
| getCommandInfo(CommandID commandID, ApplicationCommandInfo &result)=0 | ApplicationCommandTarget | pure virtual | 
| getNextCommandTarget()=0 | ApplicationCommandTarget | pure virtual | 
| getTargetForCommand(const CommandID commandID) | ApplicationCommandTarget | |
| invoke(const InvocationInfo &invocationInfo, const bool asynchronously) | ApplicationCommandTarget | |
| invokeDirectly(const CommandID commandID, const bool asynchronously) | ApplicationCommandTarget | |
| isCommandActive(const CommandID commandID) | ApplicationCommandTarget | |
| perform(const InvocationInfo &info)=0 | ApplicationCommandTarget | pure virtual | 
| ~ApplicationCommandTarget() | ApplicationCommandTarget | virtual |