|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.core.databinding | |
---|---|
org.eclipse.core.databinding | Provides classes for binding observable objects, for example UI widgets and model objects. |
org.eclipse.core.databinding.validation | Provides the core APIs for validation. |
org.eclipse.jface.databinding.dialog | |
org.eclipse.jface.databinding.preference | |
org.eclipse.jface.databinding.viewers | Provides classes that can be used to observe the JFace Viewer framework. |
org.eclipse.jface.databinding.wizard | Provides classes that bridge between data binding and the JFace Wizard framework. |
Classes in org.eclipse.core.databinding used by org.eclipse.core.databinding | |
---|---|
Binding
This abstract class represents a binding between a model and a target. |
|
DataBindingContext
A DataBindingContext is the point of contact for the creation and management of bindings , and aggregates validation statuses of its
bindings, or more generally, its validation status providers. |
|
UpdateListStrategy
Customizes a Binding between two observable
lists . |
|
UpdateSetStrategy
Customizes a Binding between two observable
sets . |
|
UpdateValueStrategy
Customizes a Binding between two observable
values . |
|
ValidationStatusProvider
A validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result. |
Classes in org.eclipse.core.databinding used by org.eclipse.core.databinding.validation | |
---|---|
ValidationStatusProvider
A validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result. |
Classes in org.eclipse.core.databinding used by org.eclipse.jface.databinding.dialog | |
---|---|
DataBindingContext
A DataBindingContext is the point of contact for the creation and management of bindings , and aggregates validation statuses of its
bindings, or more generally, its validation status providers. |
|
ValidationStatusProvider
A validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result. |
Classes in org.eclipse.core.databinding used by org.eclipse.jface.databinding.preference | |
---|---|
DataBindingContext
A DataBindingContext is the point of contact for the creation and management of bindings , and aggregates validation statuses of its
bindings, or more generally, its validation status providers. |
Classes in org.eclipse.core.databinding used by org.eclipse.jface.databinding.viewers | |
---|---|
Binding
This abstract class represents a binding between a model and a target. |
|
DataBindingContext
A DataBindingContext is the point of contact for the creation and management of bindings , and aggregates validation statuses of its
bindings, or more generally, its validation status providers. |
Classes in org.eclipse.core.databinding used by org.eclipse.jface.databinding.wizard | |
---|---|
DataBindingContext
A DataBindingContext is the point of contact for the creation and management of bindings , and aggregates validation statuses of its
bindings, or more generally, its validation status providers. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.