com :: sun :: star :: sheet :: interface XRangeSelectionListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
- allows notification when range selection is completed or aborted.
Methods' Summary
|
done |
is called when range selection is completed.
|
aborted |
is called when range selection is aborted.
|
Methods' Details
|
- done
-  
- void
done(
-
- Description
- is called when range selection is completed.
|
- aborted
-  
- void
aborted(
-
- Description
- is called when range selection is aborted.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.