org.gwtopenmaps.openlayers.client.event
Class EventType
java.lang.Object
org.gwtopenmaps.openlayers.client.event.EventType
public class EventType
- extends Object
- Author:
- Edwin Commandeur - Atlis EJS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTROL_ACTIVATE
public static final String CONTROL_ACTIVATE
- See Also:
- Constant Field Values
CONTROL_DEACTIVATE
public static final String CONTROL_DEACTIVATE
- See Also:
- Constant Field Values
CONTROL_MEASURE
public static final String CONTROL_MEASURE
- See Also:
- Constant Field Values
CONTROL_MEASURE_PARTIAL
public static final String CONTROL_MEASURE_PARTIAL
- See Also:
- Constant Field Values
CONTROL_GET_FEATURE_INFO
public static final String CONTROL_GET_FEATURE_INFO
- See Also:
- Constant Field Values
CONTROL_GET_FEATURE_INFO_BEFORE
public static final String CONTROL_GET_FEATURE_INFO_BEFORE
- See Also:
- Constant Field Values
CONTROL_SELECT_FEATURE_SELECT
public static final String CONTROL_SELECT_FEATURE_SELECT
- See Also:
- Constant Field Values
CONTROL_SELECT_FEATURE_UNSELECT
public static final String CONTROL_SELECT_FEATURE_UNSELECT
- See Also:
- Constant Field Values
CONTROL_SELECT_FEATURE_BEFORE_HIGHLIGHTED
public static final String CONTROL_SELECT_FEATURE_BEFORE_HIGHLIGHTED
- See Also:
- Constant Field Values
CONTROL_SELECT_FEATURE_HIGHLIGHTED
public static final String CONTROL_SELECT_FEATURE_HIGHLIGHTED
- See Also:
- Constant Field Values
CONTROL_SELECT_FEATURE_UNHIGHLIGHTED
public static final String CONTROL_SELECT_FEATURE_UNHIGHLIGHTED
- See Also:
- Constant Field Values
LAYER_LOADSTART
public static final String LAYER_LOADSTART
- See Also:
- Constant Field Values
LAYER_LOADEND
public static final String LAYER_LOADEND
- See Also:
- Constant Field Values
LAYER_LOADCANCEL
public static final String LAYER_LOADCANCEL
- See Also:
- Constant Field Values
LAYER_VISIBILITYCHANGED
public static final String LAYER_VISIBILITYCHANGED
- See Also:
- Constant Field Values
MAP_BASE_LAYER_CHANGED
public static final String MAP_BASE_LAYER_CHANGED
- See Also:
- Constant Field Values
MAP_CLICK
public static final String MAP_CLICK
- See Also:
- Constant Field Values
MAP_LAYER_ADDED
public static final String MAP_LAYER_ADDED
- See Also:
- Constant Field Values
MAP_LAYER_CHANGED
public static final String MAP_LAYER_CHANGED
- See Also:
- Constant Field Values
MAP_LAYER_REMOVED
public static final String MAP_LAYER_REMOVED
- See Also:
- Constant Field Values
MAP_MOVE
public static final String MAP_MOVE
- See Also:
- Constant Field Values
MAP_MOVEEND
public static final String MAP_MOVEEND
- See Also:
- Constant Field Values
MAP_ZOOMEND
public static final String MAP_ZOOMEND
- See Also:
- Constant Field Values
MAP_POPUP_OPEN
public static final String MAP_POPUP_OPEN
- See Also:
- Constant Field Values
MAP_POPUP_CLOSE
public static final String MAP_POPUP_CLOSE
- See Also:
- Constant Field Values
MAP_MARKER_ADDED
public static final String MAP_MARKER_ADDED
- See Also:
- Constant Field Values
MAP_MARKER_REMOVED
public static final String MAP_MARKER_REMOVED
- See Also:
- Constant Field Values
VECTOR_BEFORE_FEATURE_ADDED
public static final String VECTOR_BEFORE_FEATURE_ADDED
- See Also:
- Constant Field Values
VECTOR_FEATURE_ADDED
public static final String VECTOR_FEATURE_ADDED
- See Also:
- Constant Field Values
VECTOR_FEATURE_MODIFIED
public static final String VECTOR_FEATURE_MODIFIED
- See Also:
- Constant Field Values
VECTOR_FEATURE_REMOVED
public static final String VECTOR_FEATURE_REMOVED
- See Also:
- Constant Field Values
VECTOR_FEATURE_SELECTED
public static final String VECTOR_FEATURE_SELECTED
- See Also:
- Constant Field Values
VECTOR_FEATURE_UNSELECTED
public static final String VECTOR_FEATURE_UNSELECTED
- See Also:
- Constant Field Values
EventType
public EventType()
Copyright © 2010 sourceforge. All Rights Reserved.