Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Package oracle.cabo.servlet.event

Interface Summary
EventHandler Interface for handling an event.
PageEvent Class for events triggered on a Page.
PageFlowEngine Hook for controlling page flow in a UIX Controller (Baja) application.
 

Class Summary
AbstractDataEventHandler AbstractDataEventHandler is the base implementation of the EventHandler interface which adds support for data binding attributes.
BasePageFlowEngine Base implementation of PageFlowEngine.
EventResult Holder for the results of an event
GoEventHandler An EventHandler that supports explicitly going to a named page, and adding page properties either statically or dynamically based on values in the PageEvent.
MethodEventHandler EventHandler that binds to a method with introspection.
NullEventHandler Implementation of a do-nothing EventHandler.
PageEventImpl Class for events triggered on a Page.
SetEventHandler Sets a property value on a target MutableDataObject.
TableEventHandler Implementation of EventHandler that will dispatch to other event handlers based either or both the event name and event source.
TrivialPageFlowEngine Trivial (and default) implementation of PageFlowEngine used by AbstractPageBroker.
 

Exception Summary
ErrorTextException Exception class that will trigger the UI framework to automatically display an error message based on the error text passed to the constructor.
PageEventException Exception for failure of a PageEvent.
UnhandledEventException Exception thrown when the event sent from the client is completely unhandled.
 


Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.