Method make delegate
From Ribbon Commander Documentation
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 | [none] | The name of the target callback function |
return | rxDelegate | [none] | The newly created rxDelegate |