| Methods' Details |
up
| [oneway] void |
| up( |
[in] ::com::sun::star::awt::SpinEvent |
rEvent ); |
- Description
- is invoked when the spin field is spun up.
|
|
down
| [oneway] void |
| down( |
[in] ::com::sun::star::awt::SpinEvent |
rEvent ); |
- Description
- is invoked when the spin field is spun down.
|
|
first
| [oneway] void |
| first( |
[in] ::com::sun::star::awt::SpinEvent |
rEvent ); |
- Description
- is invoked when the spin field is set to the lower value.
|
|
last
| [oneway] void |
| last( |
[in] ::com::sun::star::awt::SpinEvent |
rEvent ); |
- Description
- is invoked when the spin field is set to the upper value.
|
|
Copyright © 2003 Sun Microsystems, Inc.