public class EnterValueDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
EnterValueDialog(org.eclipse.swt.widgets.Shell parent,
int style,
ValueMetaInterface value,
Object data) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData() |
boolean |
isModalDialog() |
ValueMetaAndData |
open() |
protected void |
setFormats() |
void |
setModalDialog(boolean modalDialog) |
void |
test()
Test the entered value
|
public EnterValueDialog(org.eclipse.swt.widgets.Shell parent, int style, ValueMetaInterface value, Object data)
public ValueMetaAndData open()
protected void setFormats()
public void dispose()
public void getData()
public void test()
public boolean isModalDialog()
public void setModalDialog(boolean modalDialog)
modalDialog
- the modalDialog to setCopyright © 2019 Hitachi Vantara. All rights reserved.