@Templated public class DeploymentsMarshallingStrategiesView extends Object implements org.kie.workbench.common.screens.library.client.settings.util.sections.SectionView<DeploymentsMarshallingStrategiesPresenter>
| Constructor and Description |
|---|
DeploymentsMarshallingStrategiesView() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Element |
getMarshallingStrategiesTable() |
String |
getTitle() |
void |
init(DeploymentsMarshallingStrategiesPresenter presenter) |
void |
onAddMarshallingStrategyButtonClicked(com.google.gwt.event.dom.client.ClickEvent ignore) |
public DeploymentsMarshallingStrategiesView()
public void init(DeploymentsMarshallingStrategiesPresenter presenter)
init in interface org.uberfire.client.mvp.HasPresenter<DeploymentsMarshallingStrategiesPresenter>@EventHandler(value="add-marshalling-strategy-button") public void onAddMarshallingStrategyButtonClicked(com.google.gwt.event.dom.client.ClickEvent ignore)
public elemental2.dom.Element getMarshallingStrategiesTable()
public String getTitle()
getTitle in interface org.kie.workbench.common.screens.library.client.settings.util.sections.SectionView<DeploymentsMarshallingStrategiesPresenter>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.