Public Member Functions |
INT32 | GetAction () |
| Returns the action associated with this command. One value of the MgWebActions.h.
|
STRING | GetDescription () |
| Returns the long description of this comand. Appears in the status bar.
|
STRING | GetDisabledIconUrl () |
| Returns the url of the icon representing this command in disabled state.
|
STRING | GetIconUrl () |
| Returns the url of the icon representing this command.
|
STRING | GetLabel () |
| Returns the command label.
|
STRING | GetName () |
| Returns the command name.
|
INT32 | GetTargetViewerType () |
| Returns the type of viewer this command is intended for.
|
STRING | GetTooltip () |
| Returns the tooltip describing this command.
|
bool | IsUsed () |
| Tells if this commands is used by at least one button, task or menu option.
|