Top   Module   Use   Manual   Index 

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

struct AdjustmentEvent

Base Struct
com::sun::star::lang::EventObject

Description
adjustment event emitted by adjustable objects.


Elements

long Value
Description
contains the current value in the adjustment event.
com::sun::star::awt::AdjustmentType Type
Description
contains the type of the adjustment event.
Top of Page