Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service UnoControlScrollBar

Description
specifies a scrollbar control.


Included Services

com::sun::star::awt::UnoControl
Description
specifies an abstract control.

Exported Interfaces

com::sun::star::awt::XAdjustmentListener
Description
makes it possible to receive adjustment events from a component.
com::sun::star::awt::XScrollBar
Description
gives access to the value and settings of a scroll bar and makes it possible to register event listeners.

Top of Page