Interface EventOwner

All Superinterfaces:
Element, java.io.Serializable
All Known Subinterfaces:
ArticleControl, AsideControl, AudioControl, BarcodeControl, BaseForm, BasicBlockControl, BootstrapColumnControl, BootstrapContainerControl, BootstrapRowControl, ButtonColumnControl, ButtonControl, CanvasControl, ContainerControl, Control, DynamicMenuItemControl, EbaseButtonControlProperties, FieldColumnControl, FieldControl, FileUploadControl, FileUploadTextControl, FinishButtonControl, FooterControl, GridCellControl, GridControl, GroupAndPagePanelProperties, GroupPanelControl, HeaderControl, HeadingControl, HorizontalLineControl, HorizontalMenuControl, HTMLControl, HyperlinkControl, IFrameControl, ImageColumnControl, ImageControl, IncludeControl, InitiateUploadControl, IntegrationService, LayoutControl, ListControl, ListHyperlinkControl, ListItemControl, ListPanelControl, ListTextControl, MainControl, MenuControl, MenuItemControl, MessageControl, NavControl, NextPageButtonControl, Page, PageBreakControl, PageControl, PageNavigationPanel, PagePanelControl, PanelControl, PrevPageButtonControl, RepeatingTableControl, RepeatingTableListControl, RepeatingTableListRowControl, RepeatingTableRowControl, RESTfulWebService, RestoreButtonControl, SaveButtonControl, SectionControl, SpacerControl, StaticMenuItemControl, TabControl, TableControl, TablePageControl, TabSetControl, TextControl, TitlePanelControl, VerticalMenuControl, VideoControl, WebForm, WebFormEventOwner, WorkflowJob

public interface EventOwner
extends Element
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().
Since:
V4.4