EventOwner
EventOwner is one these types:
EventOwnerPage
WebForm
WebFormEventOwner
Element Functions
| getElementName | EventOwner.getElementName( ) | Returns the element name | 
| getElementType | EventOwner.getElementType( ) | Returns the element type | 
EventOwner is one these types:
EventOwner| getElementName | EventOwner.getElementName( ) | Returns the element name | 
| getElementType | EventOwner.getElementType( ) | Returns the element type | 
EventOwneris the base interface for all event owners. An event owner can be a form, page, control or a workflow job. The event owner can be obtained from an event context using method EventContext#getOwner().