Package | Description |
---|---|
org.eclipse.jface.databinding.viewers |
Provides classes that can be used to observe the JFace Viewer framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewerListProperty
Abstract list property implementation for
Viewer properties. |
Modifier and Type | Method and Description |
---|---|
static IViewerListProperty |
ViewerProperties.multiplePostSelection()
Returns a list property for observing the multiple post selection
of an
IPostSelectionProvider . |
static IViewerListProperty |
ViewerProperties.multipleSelection()
Returns a list property for observing the multiple selection of an
ISelectionProvider . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.