rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Enumerations
slist.h File Reference
#include <ilviews/gadgets/scgadget.h>
#include <ilviews/gadgets/itemgdt.h>

Classes

class  IlvDefaultStringListLFHandler
 Object look-and-feel class. More...
 
class  IlvStringList
 Gadget class. More...
 
class  IlvStringListLFHandler
 Object Look-and-Feel class. More...
 

Enumerations

enum  IlvStringListSelectionMode {
  IlvStringListBrowseSelection, IlvStringListSingleBrowseSelection, IlvStringListMultipleSelection, IlvStringListExtendedSelection,
  IlvStringListSingleSelection
}
 

Detailed Description

Library: ilvadvgdt Declaration of the IlvStringList class.

Enumeration Type Documentation

This enum type describes the different types of selection modes for the IlvStringList class.

Enumerator
IlvStringListBrowseSelection 

The selection can be repeated several times by dragging with the left mouse button. You can deselect by dragging with the right mouse button.

IlvStringListSingleBrowseSelection 

The selection is exclusive but the selected item can be deselected by clicking on it.

IlvStringListMultipleSelection 

The selection is multiple. In this mode, clicking on an item toggles its selection state.

IlvStringListExtendedSelection 

The selection can be extended from the first selected item onwards, by shift-clicking or by using shift and arrow keys and adding and removing to the selection by control-clicking.

IlvStringListSingleSelection 

The selection is exclusive, only one item can be selected. There is always an item selected.


© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.