|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleInfoPickerPresenter
Presenter for ModuleInfoPickerPresenter.ModuleInfoPickerView widgets.
| Nested Class Summary | |
|---|---|
static interface |
ModuleInfoPickerPresenter.ModuleInfoPickerView
Display of module selector to show a summary of the modules for selection to view details. |
| Method Summary | |
|---|---|
ModuleInfoPickerPresenter.ModuleInfoPickerView |
bind()
Configures the view. |
void |
moduleSelected(MavenProjectDTO pickedModule)
Indicates that the given module was selected. |
void |
refreshSelection()
|
void |
selectModule(MavenProjectDTO module)
Select the specified module. |
| Method Detail |
|---|
ModuleInfoPickerPresenter.ModuleInfoPickerView bind()
void moduleSelected(@Nullable
MavenProjectDTO pickedModule)
pickedModule - the module that was selected or null if one was deselected.void selectModule(MavenProjectDTO module)
void refreshSelection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||