Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


B

BindToButton

Binds the command to the given button

. Currently

(currently only supports SRP buttons).

C

CheckForDuplicateShortcuts

Within the Commands table, checks to see if there are any duplicate keyboard shortcuts.

CommandsInCategory

List all commands that are in a specific command category (group).

D
Disable

Disables the given commands.

E
Enable

Enables the given commands.

Execute

Executes the given command.

G
GenerateXML

Creates the XML used to init a ribbon from all the commands in the database.

GetCategory

Gets the command's category.

GetCategoryList

Gets the list of all command categories.

GetCommand

Gets the command record data.

GetCommandList

Gets the requested list of commands.

GetExecuteProcedure

Gets the command's execute procedure.

GetSmallIcon

Gets the command's small icon image.

GetTreeItem

Converts a command into a SRP Tree ItemList structure.

H
Hide
I
Init
InsertCommandIntoList
N

NotifyListeners


R

RegisterListener


RemoveCommandFromCache
RemoveCommandFromList
S

SetCategory


SetupTree
ShowContextMenu
U
UnregisterListener
UpdateCommand
UpdateCommandInCache
UpdateRepository