EventOwner

EventOwner is one these types:

EventOwner
Page
WebForm
WebFormEventOwner

The 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().

Element Functions

getElementName EventOwner.getElementName( ) Returns the element name
getElementType EventOwner.getElementType( ) Returns the element type