Variables

Methods

@:final@:overloadAddEventHandler(target:Dynamic, handler:Delegate):Void

@:final@:overloadGetAddMethod():MethodInfo

@:overloadGetAddMethod(nonPublic:Bool):MethodInfo

@:final@:overloadGetRaiseMethod():MethodInfo

@:overloadGetRaiseMethod(nonPublic:Bool):MethodInfo

@:final@:overloadGetRemoveMethod():MethodInfo

@:overloadGetRemoveMethod(nonPublic:Bool):MethodInfo

@:final@:overloadRemoveEventHandler(target:Dynamic, handler:Delegate):Void

Inherited Variables

Defined by MemberInfo

read onlyModule:Module

read onlyName:String

Inherited Methods

Defined by MemberInfo

@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>

@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>

@:overloadIsDefined(attributeType:Type, inherit:Bool):Bool

@:overloadToString():String