@Dependent @Templated public class ProviderTypeNavigationView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, ProviderTypeNavigationPresenter.View
| Constructor and Description |
|---|
ProviderTypeNavigationView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProviderType(ProviderTypeKey providerTypeKey,
String name,
org.uberfire.mvp.Command select) |
void |
clear() |
void |
init() |
void |
init(ProviderTypeNavigationPresenter presenter) |
void |
select(ProviderTypeKey providerTypeKey) |
public void init(ProviderTypeNavigationPresenter presenter)
init in interface org.uberfire.client.mvp.HasPresenter<ProviderTypeNavigationPresenter>@PostConstruct public void init()
public void addProviderType(ProviderTypeKey providerTypeKey, String name, org.uberfire.mvp.Command select)
addProviderType in interface ProviderTypeNavigationPresenter.Viewpublic void select(ProviderTypeKey providerTypeKey)
select in interface ProviderTypeNavigationPresenter.Viewpublic void clear()
clear in interface ProviderTypeNavigationPresenter.ViewCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.