EventOwner
EventOwner is one these types:
EventOwnerPage
RESTfulWebService
WebFormEventOwner
Element Functions
getElementName | EventOwner.getElementName( ) | Returns the element name |
getElementType | EventOwner.getElementType( ) | Returns the element type |
EventOwner
is 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().