Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.7.0)
E15995-06


Package oracle.adf.view.page.editor.event

Interface Summary
AdditionListener A listener interface for receiving AdditionEvents.
AttributeChangeListener A listener interface for receiving AttributeChangeListeners.
CloseListener A listener interface for receiving CloseEvents.
DeletionListener A listener interface for receiving DeletionEvents.
DialogListener  
NavigationListener A listener interface for receiving NavigationListeners.
PageEditorListener A generic base interface for UI event listeners for various types of PageEditorEvents.
PostAdditionListener A listener interface for receiving PostAdditionEvents.
ResequenceListener A listener interface for receiving ResequenceEvents.
ResetListener A listener interface for receiving ResetEvents.
SaveListener A listener interface for receiving SaveEvents.
SelectionListener A listener interface for receiving SelectionListeners.
WireListener A listener interface for receiving WireEvents.

 

Class Summary
AdditionEvent Event is fired when new components are added
AttributeChangeEvent  
CloseEvent A CloseEvent is a notification that the Close button on the Oracle Composer has been clicked by the end user.
DeletionEvent A ComponentDeletionEvent is a notification that a component is deleted using Oracle Composer.
DialogEvent  
EventHandler Models an event handler that is registered in Oracle Composer extension file.
EventManager Helper class to dispatch the registered UI event listeners.
ModeChangeEvent A ModeChangeEvent is a notification that the end-user has switched to edit mode from view mode.
NavigationEvent A NavigationEvent is a notification that the end-user has navigated to a different view.
PageEditorEvent PageEditorEvent is the base class for UI events that can be fired by Oracle Composer.
PostAdditionEvent A PostAdditionEvent is a notification that something was added to the page in Oracle Composer.
ResequenceEvent A ResequenceEvent is a notification that the component resequence has occurred.
ResequenceEvent.ComponentIndex  
ResetEvent A ResetEvent is a notification that the state fo the page or a component is reset.
SaveEvent A SaveEvent is a notification that the Save button on Oracle Composer has been clicked by the end user.
SelectionEvent A SelectionEvent is a notification that a component is selected using the various means Oracle Composer supports.
WireEvent Event is fired when new components are added and need to be wired

 

Enum Summary
Event Enumeration of UI events currently supported by Oracle Composer.
NavigationEvent.NavigationType Enumeration that determines the type of the navigation.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.7.0)
E15995-06


Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.