Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: view ::

enum SelectionType
Description
Specifies a selection type for a view that supports a selection model.

Values
NONE No selection is possible.  
SINGLE The selection can only contain one or zero objects.  
MULTI The selection can contain zero or more objects.  
RANGE The selection can contain zero or more objects.  
Values' Details
NONE
NONE,
Description
No selection is possible.

The selection is always empty.

SINGLE
SINGLE,
Description
The selection can only contain one or zero objects.
MULTI
MULTI,
Description
The selection can contain zero or more objects.
RANGE
RANGE,
Description
The selection can contain zero or more objects.

all selected objects must be part of a continues range

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.