public interface ExprViewItem<T> extends ViewItem<T>
Modifier and Type | Method and Description |
---|---|
String |
getExprId() |
Condition.Type |
getType() |
ExprViewItem<T> |
reactOn(String... props) |
ExprViewItem<T> |
watch(String... props) |
get, getFirstVariable, getVariables
Condition.Type getType()
String getExprId()
ExprViewItem<T> reactOn(String... props)
ExprViewItem<T> watch(String... props)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.