com.arsdigita.bebop.event
Class RequestEvent
java.lang.Object
java.util.EventObject
com.arsdigita.bebop.event.PageEvent
com.arsdigita.bebop.event.RequestEvent
- All Implemented Interfaces:
- Serializable
- public class RequestEvent
- extends PageEvent
An event indicating that a Bebop page is being loaded, and control
is about to be passed to the currently selected component
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/bebop/event/RequestEvent.java#7 $
- Author:
- David Lutterkort
- See Also:
ActionListener
,
ActionEvent
,
Serialized Form
versionId
public static final String versionId
- See Also:
- Constant Field Values
RequestEvent
public RequestEvent(Component source,
PageState state)
- Construct an
ActionEvent
.
- Parameters:
source
- the component that originated the eventstate
- the state of the containing page under the current
request
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC