#include <ilserver/sstring.h>
#include <ilviews/macros.h>
#include <ilviews/base/inter.h>
#include <ilviews/graphics/inter.h>
#include <ilviews/dataccess/value.h>
Enumerations | |
enum | IlsSwDragDropInteractorFlag { IlsSwNoInteractions, IlsSwCanDragDrop, IlsSwCanDoubleClick, IlsSwCanCopyPaste, IlsSwDragDropAllInteractions } |
This enumerated type specifies the control of the drag-and-drop interactor control that is possible. More... | |
This enumerated type specifies the control of the drag-and-drop interactor control that is possible.
Library: mvsw
.
Enumerator | |
---|---|
IlsSwNoInteractions | no interaction |
IlsSwCanDragDrop | drag and drop |
IlsSwCanDoubleClick | double click |
IlsSwCanCopyPaste | copy/paste |
IlsSwDragDropAllInteractions | all interactions (default) |
© Copyright 2018, 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.