EventOwner
EventOwner is one these types:
EventOwnerIntegrationService
Page
WebFormEventOwner
Element Functions
| 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().