Java org.eclipse.jface.databinding.wizard WizardPageSupport fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.databinding.wizard WizardPageSupport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.databinding.wizard WizardPageSupport.

The text is from its open source code.

Method

WizardPageSupportcreate(WizardPage wizardPage, DataBindingContext dbc)
Connect the validation result from the given data binding context to the given wizard page.
voidsetValidationMessageProvider(IValidationMessageProvider messageProvider)
Sets the IValidationMessageProvider to use for providing the message text and message type to display on the dialog page.