Uses of Package
org.eclipse.jface.databinding.dialog
Packages that use org.eclipse.jface.databinding.dialog
Package
Description
Provides classes that bridge between data binding and the JFace Wizard framework.
-
Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.dialogClassDescriptionConnects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.Simple interface to provide a validation message text and a message type for a given
ValidationStatusProvider
.Connects the validation result from the given data binding context to the given TitleAreaDialog, updating the dialog's error message accordingly. -
Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.preferenceClassDescriptionConnects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.
-
Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.wizardClassDescriptionConnects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.