com.esri.arcgis.controls
Class ITOCBuddyEventsActiveViewChangedEvent
java.lang.Object
   java.util.EventObject
java.util.EventObject
       com.esri.arcgis.controls.ITOCBuddyEventsActiveViewChangedEvent
com.esri.arcgis.controls.ITOCBuddyEventsActiveViewChangedEvent
- All Implemented Interfaces: 
- Serializable
- public class ITOCBuddyEventsActiveViewChangedEvent 
- extends EventObject
Description
 The ActiveViewChanged event is triggered whenever there is a scale change in the ActiveView of the ITOCControl::Buddy. This event is fired when the TOCControl has a 'buddy' GlobeControl and the IGlobeDisplayEvents::InteractionStopped event is fired.
 Product Availability
 Available with ArcGIS Engine.
- See Also:
- Serialized Form
 
 
 
 
 
 
ITOCBuddyEventsActiveViewChangedEvent
public ITOCBuddyEventsActiveViewChangedEvent(Object source)
init
public void init(boolean onlyScaleChange)
- 
 
getOnlyScaleChange
public final boolean getOnlyScaleChange()
-