|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ClientActions | |
| MapToolAction |
The MapToolAction interface represents the server tool actions which are invoked by the
MapControl
|
| ToolAction | The ToolAction is a marker interface to represent server side tool actions supported by ADF web controls. |
| Class Summary | |
| ADFEvent | The ADFEvent is the base class which provides the basic methods for events fired by the ADF web controls. |
| ADFPhaseListener | This listener calls into the lifecycle methods (activate and passivate) of all the WebContexts on the page. |
| CircleArgs | The CircleArgs class parses request parameters from a client tool action and stores information pertaining to a drag circle event on the map. |
| ClientActionArgs | ClientActionArgs can be created for known client actions (on the map controls) such as EsriMapPoint, EsriMapLine, EsriMapOval etc. |
| ContinuousPanPhaseListener | |
| DirectionalPanListener | Performs a directional pan of the map by direction and factor. |
| DragImageArgs | The DragImageArgs class parses request parameters from a client tool action and stores information pertaining to a drag image event on the map or page. |
| DragRectangleArgs | The DragRectangleArgs class parses request parameters from a client tool action and stores information pertaining to a drag rectangle event on the map or page. |
| LineArgs | The LineArgs class parses request parameters from a client tool action and stores information pertaining to a line event on the map. |
| MapEvent |
A MapEvent object is created by the MapControl when a map
tool is invoked. |
| OvalArgs | The OvalArgs class parses request parameters from a client tool action and stores information pertaining to an oval event on the map. |
| OverviewEvent | The EventArgs object for the OverviewControl for storing the bounding box coordinates
of the overview rectangle. |
| PanToolAction | |
| PointArgs | The PointArgs class parses request parameters from a client tool action and stores information pertaining to a click event on the map or page. |
| PolygonArgs | The PolygonArgs class parses request parameters from a client tool action and stores information pertaining to a polygon event on the map. |
| PolylineArgs | The PolylineArgs class parses request parameters from a client tool action and stores information pertaining to a polyline event on the map. |
| PostBackPhaseListener | |
| TaskEvent | |
| TocEvent | The EventArgs object for the TocControl for storing TOC nodes and the current
state of those nodes. |
| TocEvent.CheckedTocNode | Represents a node for the checked/unchecked operation. |
| ToolItem | An object which contains information pertaining to a map or page tool item. |
| ToolItemCollection | A collection of ToolItem objects. |
| WebGraphicsPhaseListener | |
| ZoomFullExtentListener | |
| ZoomInToolAction | |
| ZoomOutToolAction | |
The faces.event package contains event argument objects for the web
controls. It also contains:
- ClientActionArgs sub-classes representing client actions such as dragging a rectangle or dragging an image.
- IMapToolAction and IPageLayoutToolAction interfaces which you can use to implement your own map or page layout tools.
- Classes which act as descriptors for the map and page layout tools.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||