@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.UberElement<SelectPipelinePagePresenter>public void clear()
clear in interface SelectPipelinePagePresenter.Viewpublic void addPipelineItem(org.jboss.errai.common.client.api.IsElement element)
addPipelineItem in interface SelectPipelinePagePresenter.Viewpublic String getTitle()
getTitle in interface SelectPipelinePagePresenter.ViewCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.