Package | Description |
---|---|
org.eclipse.core.databinding.property.list | |
org.eclipse.jface.databinding.swt |
Provides classes that can be used to observe changes in SWT widgets.
|
org.eclipse.jface.databinding.viewers |
Provides classes that can be used to observe the JFace Viewer framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingListProperty |
class |
MultiListProperty
A list property for observing multiple list properties in sequence in a
combined list.
|
class |
SimpleListProperty
Simplified abstract implementation of IListProperty.
|
Modifier and Type | Class and Description |
---|---|
class |
WidgetListProperty
Abstract list property implementation for
Widget properties. |
Modifier and Type | Class and Description |
---|---|
class |
ViewerListProperty
Abstract list property implementation for
Viewer properties. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.