@Dependent @Templated public class CalculationTypePageView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, CalculationTypePage.View
| Constructor and Description |
|---|
CalculationTypePageView(org.jboss.errai.common.client.dom.Input isConstraintValueTypeLiteral,
org.jboss.errai.common.client.dom.Input isConstraintValueTypeRetValue,
org.jboss.errai.common.client.dom.Input isConstraintValueTypePredicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(CalculationTypePage page) |
void |
onConstraintValueSelected(com.google.gwt.event.dom.client.ChangeEvent event) |
void |
selectConstraintValue(int constraintValue) |
@Inject
public CalculationTypePageView(org.jboss.errai.common.client.dom.Input isConstraintValueTypeLiteral,
org.jboss.errai.common.client.dom.Input isConstraintValueTypeRetValue,
org.jboss.errai.common.client.dom.Input isConstraintValueTypePredicate)
@EventHandler(value={"isConstraintValueTypeLiteral","isConstraintValueTypeRetValue","isConstraintValueTypePredicate"})
public void onConstraintValueSelected(com.google.gwt.event.dom.client.ChangeEvent event)
public void init(CalculationTypePage page)
init in interface org.uberfire.client.mvp.HasPresenter<CalculationTypePage>public void selectConstraintValue(int constraintValue)
selectConstraintValue in interface CalculationTypePage.ViewCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.