Eclipse Platform
Release 3.6

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

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

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

Classes in org.eclipse.jface.databinding.viewers that implement IViewerValueProperty
 class ViewerValueProperty
          Abstract value property implementation for Viewer properties.
 

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


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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