Uses of Class
org.eclipse.jface.databinding.wizard.WizardPageSupport
Packages that use WizardPageSupport
Package
Description
Provides classes that bridge between data binding and the JFace Wizard framework.
-
Uses of WizardPageSupport in org.eclipse.jface.databinding.wizard
Methods in org.eclipse.jface.databinding.wizard that return WizardPageSupportModifier and TypeMethodDescriptionstatic WizardPageSupportWizardPageSupport.create(WizardPage wizardPage, DataBindingContext dbc) Connect the validation result from the given data binding context to the given wizard page.