public class PreferencePageSupport extends DialogPageSupport
currentStatus, currentStatusStale| Modifier and Type | Method and Description |
|---|---|
static PreferencePageSupport |
create(PreferencePage preferencePage,
DataBindingContext dbc)
Connect the validation result from the given data binding context to the
given preference page.
|
protected void |
handleStatusChanged() |
create, dispose, getDialogPage, handleStatusException, handleUIChanged, init, setValidationMessageProviderpublic static PreferencePageSupport create(PreferencePage preferencePage, DataBindingContext dbc)
PreferencePage.setValid(boolean) will
be called reflecting the new validation result, and the preference page's
error message will be updated according to the current validation result.preferencePage - dbc - protected void handleStatusChanged()
handleStatusChanged in class DialogPageSupport
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.