Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.jface.databinding.viewers.IViewerSetProperty

Packages that use IViewerSetProperty
org.eclipse.jface.databinding.viewers Provides classes that can be used to observe the JFace Viewer framework. 
 

Uses of IViewerSetProperty in org.eclipse.jface.databinding.viewers
 

Classes in org.eclipse.jface.databinding.viewers that implement IViewerSetProperty
 class ViewerSetProperty
          Abstract set property implementation for Viewer properties.
 

Methods in org.eclipse.jface.databinding.viewers that return IViewerSetProperty
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.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.