| Package | Description |
|---|---|
| org.kie.workbench.common.screens.library.client.settings.sections.dependencies |
| Modifier and Type | Class and Description |
|---|---|
class |
DependenciesItemView |
| Modifier and Type | Method and Description |
|---|---|
DependenciesItemPresenter.View |
DependenciesItemPresenter.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependenciesView.add(DependenciesItemPresenter.View itemView) |
void |
DependenciesPresenter.View.add(DependenciesItemPresenter.View itemView) |
| Modifier and Type | Method and Description |
|---|---|
void |
DependenciesView.setItems(List<DependenciesItemPresenter.View> itemViews) |
void |
DependenciesPresenter.View.setItems(List<DependenciesItemPresenter.View> itemViews) |
| Constructor and Description |
|---|
DependenciesItemPresenter(DependenciesItemPresenter.View view) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.