public class FieldSelectionDialog extends BaseDialog
Modifier and Type | Field and Description |
---|---|
protected boolean |
reloadAllFields |
buttons, ELEMENT_SPACING, LABEL_SPACING, MARGIN_SIZE, MEDIUM_FIELD, MEDIUM_SMALL_FIELD, props, shell, SHELL_WIDTH_OFFSET, SMALL_FIELD, title, VAR_ICON_HEIGHT, VAR_ICON_WIDTH, width
Constructor and Description |
---|
FieldSelectionDialog(org.eclipse.swt.widgets.Shell shell,
int numNewFields) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Control |
buildBody()
Returns the last element in the body - the one to which the buttons should be attached.
|
protected void |
cancel()
Override to provide specific behavior, other than just disposing the dialog.
|
protected void |
ok()
Override to provide specific behavior, other than just disposing the dialog.
|
buildFooter, dispose, open, setButtons, setFooterTopPadding
public FieldSelectionDialog(org.eclipse.swt.widgets.Shell shell, int numNewFields)
protected org.eclipse.swt.widgets.Control buildBody()
BaseDialog
buildBody
in class BaseDialog
protected void cancel()
protected void ok()
Copyright © 2019 Hitachi Vantara. All rights reserved.