MemberInfo | +--EventInfopublic final class EventInfo
Topic under construction.
Fields
Name | Description |
---|---|
type | Topic under construction. |
Constructors
Name | Description |
---|---|
EventInfo(Class componentClass, String name, Class type, MemberAttribute[] attributes) | Topic under construction. |
EventInfo(Class componentClass, String name, Class type) | Topic under construction. |
EventInfo(Class componentClass, String name, Class type, MemberAttribute a1) | Topic under construction. |
EventInfo(Class componentClass, String name, Class type, MemberAttribute a1, MemberAttribute a2) | Topic under construction. |
EventInfo(Class componentClass, String name, Class type, MemberAttribute a1, MemberAttribute a2, MemberAttribute a3) | Topic under construction. |
EventInfo(Class componentClass, String name, Class type, MemberAttribute a1, MemberAttribute a2, MemberAttribute a3, MemberAttribute a4) | Topic under construction. |
Methods
Name | Description |
---|---|
addEventHandler(Object component, Delegate value) | Topic under construction. |
getAddMethod() | Topic under construction. |
getMulticast() | Topic under construction. |
getRemoveMethod() | Topic under construction. |
getType() | Topic under construction. |
removeEventHandler(Object component, Delegate value) | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.