:: com :: sun :: star :: awt ::

service UnoControlRoadmap

Included Services - Summary
UnoControl
(referenced entity's summary:)
Exported Interfaces - Summary
XItemEventBroadcaster

This interface allows to add an Itemlistener to the roadmap. If the property "Interactive" at the com::sun::star::awt::UnoControlRoadmapModel is set to "true" the listener is triggered each time the user selects a RoadmapItem by Mouse click or pressing space bar at the currently focused RoadmapItem. The property ItemID of the com::sun::star::awt::ItemEvent:: is assigned the value of the property "ID" of the activated RoadmapItem.

Included Services - Details
UnoControl
(referenced entity's summary:)
Exported Interfaces - Details
XItemEventBroadcaster
Description
This interface allows to add an Itemlistener to the roadmap. If the property "Interactive" at the com::sun::star::awt::UnoControlRoadmapModel is set to "true" the listener is triggered each time the user selects a RoadmapItem by Mouse click or pressing space bar at the currently focused RoadmapItem. The property ItemID of the com::sun::star::awt::ItemEvent:: is assigned the value of the property "ID" of the activated RoadmapItem.

 
Top of Page