Eclipse Platform
Release 3.6

org.eclipse.jface.databinding.swt
Interface ISWTObservableList

All Superinterfaces:
Collection, IObservable, IObservableCollection, IObservableList, ISWTObservable, Iterable, List

public interface ISWTObservableList
extends ISWTObservable, IObservableList

IObservableList observing an SWT widget.

Since:
1.3

Method Summary
 
Methods inherited from interface org.eclipse.jface.databinding.swt.ISWTObservable
getWidget
 
Methods inherited from interface org.eclipse.core.databinding.observable.list.IObservableList
add, addAll, addAll, addListChangeListener, contains, containsAll, equals, get, getElementType, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, move, remove, remove, removeAll, removeListChangeListener, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from interface java.util.List
add, clear
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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