public interface IChooserDialogConfiguration<T>
| Modifier and Type | Method and Description |
|---|---|
DialogType |
getDialogType() |
List<IChooserPanelConfiguration<T>> |
getOptionPanelConfigurations() |
T |
getPresetValue() |
List<IChooserPanelConfiguration<T>> getOptionPanelConfigurations()
T getPresetValue()
DialogType getDialogType()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.