ProtectedhandleStaticlinkStaticmStaticisA function to be called when some of the specified event(s) is raised.
OptionalthisArg: anyAn optional parameter which when set will be used as "this" in callback method call.
Optionalparent: GroupOptionalmaxFontSize: numberOptionalparent: GroupOptionalmaxFontSize: numberRemoves listener(s) for the specified event name.
Optionalcallback: anyAn optional parameter pointing to a specific listener. If not defined, all listeners for the event names will be removed.
OptionalthisArg: anyAn optional parameter which when set will be used to refine search of the correct callback which will be removed as event listener.
Returns a string representation of an object.
Adds a listener for the specified event name.