Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.jface.databinding.swt.IWidgetListProperty

Packages that use IWidgetListProperty
org.eclipse.jface.databinding.swt Provides classes that can be used to observe changes in SWT widgets. 
 

Uses of IWidgetListProperty in org.eclipse.jface.databinding.swt
 

Classes in org.eclipse.jface.databinding.swt that implement IWidgetListProperty
 class WidgetListProperty
          Abstract list property implementation for Widget properties.
 

Methods in org.eclipse.jface.databinding.swt that return IWidgetListProperty
static IWidgetListProperty WidgetProperties.items()
          Returns a list property for observing the items of a CCombo, Combo or List.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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