@Dependent @Templated public class ProviderTypeEmptyView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, ProviderTypeEmptyPresenter.View
Constructor and Description |
---|
ProviderTypeEmptyView() |
Modifier and Type | Method and Description |
---|---|
void |
init(ProviderTypeEmptyPresenter presenter) |
void |
onAddProviderType(org.jboss.errai.common.client.dom.Event event) |
void |
onAddProviderTypeAnchor(org.jboss.errai.common.client.dom.Event event) |
public void init(ProviderTypeEmptyPresenter presenter)
init
in interface org.uberfire.client.mvp.HasPresenter<ProviderTypeEmptyPresenter>
@EventHandler(value="empty-add-provider-type") public void onAddProviderType(@ForEvent(value="click") org.jboss.errai.common.client.dom.Event event)
@EventHandler(value="new-provider-type-anchor") public void onAddProviderTypeAnchor(@ForEvent(value="click") org.jboss.errai.common.client.dom.Event event)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.