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 |
ViewerSetProperty
Abstract set property implementation for
Viewer properties. |
Modifier and Type | Method and Description |
---|---|
static IViewerSetProperty |
ViewerProperties.checkedElements(Object elementType)
Returns a set property for observing the checked elements of a
CheckboxTableViewer , CheckboxTreeViewer or
ICheckable . |
static IViewerSetProperty |
ViewerProperties.filters()
Returns a value property for observing the input of a
StructuredViewer . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.