Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.core.databinding.property.set.SetProperty

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

Uses of SetProperty in org.eclipse.core.databinding.property.set
 

Subclasses of SetProperty in org.eclipse.core.databinding.property.set
 class DelegatingSetProperty
           
 class SimpleSetProperty
          Simplified abstract implementation of ISetProperty.
 class UnionSetProperty
          A set property for observing the union of multiple set properties a combined set.
 

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

Subclasses of SetProperty in org.eclipse.jface.databinding.viewers
 class ViewerSetProperty
          Abstract set property implementation for Viewer properties.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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