- All Known Implementing Classes:
ComboBoxChooserDialog,ConfigurableDialogToValueDialogAdapter,ListChooserDialog
public interface IValueDialog<T>
-
Method Summary
-
Method Details
-
getResult
IDialogResult getResult() -
setVisible
void setVisible(boolean is) -
getValue
T getValue()
-