| 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 |
ViewerValueProperty
Abstract value property implementation for
Viewer properties. |
| Modifier and Type | Method and Description |
|---|---|
static IViewerValueProperty |
ViewerProperties.input()
Returns a value property for observing the input of a
Viewer. |
static IViewerValueProperty |
ViewerProperties.singlePostSelection()
Returns a value property for observing the single post selection
of a
IPostSelectionProvider. |
static IViewerValueProperty |
ViewerProperties.singleSelection()
Returns a value property for observing the single selection of a
ISelectionProvider. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.