@Dependent @Templated public class SelectPipelinePageView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, SelectPipelinePagePresenter.View
Constructor and Description |
---|
SelectPipelinePageView() |
Modifier and Type | Method and Description |
---|---|
void |
addPipelineItem(org.jboss.errai.common.client.api.IsElement element) |
void |
clear() |
String |
getTitle() |
void |
init(SelectPipelinePagePresenter presenter) |
public void init(SelectPipelinePagePresenter presenter)
init
in interface org.uberfire.client.mvp.HasPresenter<SelectPipelinePagePresenter>
public void clear()
clear
in interface SelectPipelinePagePresenter.View
public void addPipelineItem(org.jboss.errai.common.client.api.IsElement element)
addPipelineItem
in interface SelectPipelinePagePresenter.View
public String getTitle()
getTitle
in interface SelectPipelinePagePresenter.View
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.