Method make delegate
From Ribbon Commander Documentation
Revision as of 16:24, 14 March 2013 by Rxdff15551 bb53 (Talk | contribs)
Description
Creates a new rxDelegate object associated to a callback function and owned by the rxCustomUI instance.
Parameters
Parameter Name
|
Parameter Type
|
Default Value
|
Description
|
methodName | string | {{{value}}} | The name of the target callback function |
return | rxDelegate | [none] | The newly created rxDelegate |