Eclipse Platform
Release 3.6

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

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

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

Classes in org.eclipse.jface.databinding.viewers that implement IViewerListProperty
 class ViewerListProperty
          Abstract list property implementation for Viewer properties.
 

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


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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