@Dependent @Templated public class OperatorPageView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, OperatorPage.View
Constructor and Description |
---|
OperatorPageView(org.jboss.errai.common.client.dom.Div warning,
org.jboss.errai.common.client.dom.Div info,
org.jboss.errai.common.client.dom.Div operatorsContainer,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
void |
hideOperatorWarning() |
void |
init(OperatorPage page) |
void |
setupOperator(com.google.gwt.user.client.ui.IsWidget dropdown) |
void |
showFactFieldWarningWhenItIsNotDefined(boolean hasOperator) |
void |
showOperatorWarning() |
void |
showPredicateWarning() |
@Inject public OperatorPageView(org.jboss.errai.common.client.dom.Div warning, org.jboss.errai.common.client.dom.Div info, org.jboss.errai.common.client.dom.Div operatorsContainer, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public void init(OperatorPage page)
init
in interface org.uberfire.client.mvp.UberElement<OperatorPage>
public void showFactFieldWarningWhenItIsNotDefined(boolean hasOperator)
showFactFieldWarningWhenItIsNotDefined
in interface OperatorPage.View
public void showPredicateWarning()
showPredicateWarning
in interface OperatorPage.View
public void setupOperator(com.google.gwt.user.client.ui.IsWidget dropdown)
setupOperator
in interface OperatorPage.View
public void showOperatorWarning()
showOperatorWarning
in interface OperatorPage.View
public void hideOperatorWarning()
hideOperatorWarning
in interface OperatorPage.View
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.