Button


Callbacks used by Ribbon Buttons:

 

getShowImage

Sets a value that specifies whether to display the control image or not.

getShowLabel

Sets a value that specifies whether to display the control label or not.

onAction (repurposed)

Callback for Button-Click, with Cancel as return value.

onAction

Callback for Button-Click

 


Back