|
Eclipse Platform Release 3.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.databinding.dialog.TitleAreaDialogSupport
public class TitleAreaDialogSupport
Connects the validation result from the given data binding context to the given TitleAreaDialog, updating the dialog's error message accordingly.
| Method Summary | |
|---|---|
static TitleAreaDialogSupport |
create(TitleAreaDialog dialog,
DataBindingContext dbc)
Connect the validation result from the given data binding context to the given TitleAreaDialog. |
void |
dispose()
Disposes of this title area dialog support object, removing any listeners it may have attached. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static TitleAreaDialogSupport create(TitleAreaDialog dialog,
DataBindingContext dbc)
dialog - dbc -
public void dispose()
|
Eclipse Platform Release 3.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.