Variables

Methods

@:overloadfinalAddEventHandler(target:Dynamic, handler:Delegate):Void

@:overloadfinalGetAddMethod():MethodInfo

@:overloadGetAddMethod(nonPublic:Bool):MethodInfo

@:overloadfinalGetRaiseMethod():MethodInfo

@:overloadGetRaiseMethod(nonPublic:Bool):MethodInfo

@:overloadfinalGetRemoveMethod():MethodInfo

@:overloadGetRemoveMethod(nonPublic:Bool):MethodInfo

@:overloadfinalRemoveEventHandler(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