Package org.apache.tapestry.internal.event

Event related internal classes only.

See:
          Description

Interface Summary
IComponentEventInvoker Managed and handles invoking listener methods for components in response to requested event listener invocations.
 

Class Summary
ComponentEventProperty Represents a configured listener/event(s) binding for a a component and the events that may be optionally listened for on the client browser.
EventBoundListener Provides a mapping for listener methods that are bound to events, used internally by ComponentEventProperty.
 

Package org.apache.tapestry.internal.event Description

Event related internal classes only. Use at your own risk as they may be changed/removed at any point.

Author:
Jesse Kuhnert jkuhnert@apache.org


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.