@Dependent @Templated public class PipelineView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, PipelinePresenter.View
| Constructor and Description |
|---|
PipelineView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStage(org.jboss.errai.common.client.api.IsElement element) |
void |
clearStages() |
void |
init(PipelinePresenter presenter) |
public void init(PipelinePresenter presenter)
init in interface org.uberfire.client.mvp.UberElement<PipelinePresenter>public void addStage(org.jboss.errai.common.client.api.IsElement element)
addStage in interface PipelinePresenter.Viewpublic void clearStages()
clearStages in interface PipelinePresenter.ViewCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.