net.rim.device.api.lbs.maps.model
Interface DynamicMappable
- All Superinterfaces:
- Boxable, Mappable
public interface DynamicMappable
- extends Mappable
Represents a mappable object with changeable (dynamic) contents, and
allows registration for notifications of any change events.
- Since:
- BlackBerry API 7.0.0
getEventManager
MappableEventManager getEventManager()
- Retrieves the event manager for this mappable entity. The event manager
allows interested parties to register for notifications of
change events.
- Returns:
- The event manager that is associated with this object.
- Since:
- BlackBerry API 7.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal