|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogPageSupport | |
---|---|
org.eclipse.jface.databinding.dialog | |
org.eclipse.jface.databinding.preference | |
org.eclipse.jface.databinding.wizard | Provides classes that bridge between data binding and the JFace Wizard framework. |
Uses of DialogPageSupport in org.eclipse.jface.databinding.dialog |
---|
Methods in org.eclipse.jface.databinding.dialog that return DialogPageSupport | |
---|---|
static DialogPageSupport |
DialogPageSupport.create(DialogPage dialogPage,
DataBindingContext dbc)
Connect the validation result from the given data binding context to the given dialog page. |
Uses of DialogPageSupport in org.eclipse.jface.databinding.preference |
---|
Subclasses of DialogPageSupport in org.eclipse.jface.databinding.preference | |
---|---|
class |
PreferencePageSupport
Connects the validation result from the given data binding context to the given preference page, updating the preference page's valid state and its error message accordingly. |
Uses of DialogPageSupport in org.eclipse.jface.databinding.wizard |
---|
Subclasses of DialogPageSupport in org.eclipse.jface.databinding.wizard | |
---|---|
class |
WizardPageSupport
Connects the validation result from the given data binding context to the given wizard page, updating the wizard page's completion state and its error message accordingly. |
|
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.