Interface IElementEvent<T>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ElementEvent
Defines how an element event object should behave.
-
Method Summary
Modifier and TypeMethodDescriptionGets the elementEvent attribute of the IElementEvent object.
-
Method Details
-
getElementEvent
Gets the elementEvent attribute of the IElementEvent object. This code is Contained in the IElememtEventConstants class.- Returns:
- The elementEvent value
-
getSource
- Returns:
- the source of the event.
-