public class ExistentialExprViewItem<T> extends AbstractExprViewItem<T>
Constructor and Description |
---|
ExistentialExprViewItem(Condition.Type type,
ViewItem expression) |
Modifier and Type | Method and Description |
---|---|
ViewItem |
getExpression() |
Condition.Type |
getType() |
Variable<?>[] |
getVariables() |
getExprId, getFirstVariable, getReactiveProps, getWatchedProps, isQueryExpression, reactOn, setQueryExpression, watch
public ExistentialExprViewItem(Condition.Type type, ViewItem expression)
public ViewItem getExpression()
public Variable<?>[] getVariables()
public Condition.Type getType()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.