public static final class UIXQuery.InternalQueryBean extends Object
beanVar variable (a unique identifier). Also the the EL expressions of the form #{beanVar.model} and #{beanVar.descriptor} are set on the 'model' and 'value' properties respectively and they evaluate to the bean methods in this class.| Constructor and Description |
|---|
UIXQuery.InternalQueryBean(UIXQuery query) |
| Modifier and Type | Method and Description |
|---|---|
QueryDescriptor |
getDescriptor()
This method returns the query descriptor object associated with the query component.
|
QueryModel |
getModel()
This method returns the query model object associated with the query component.
|
public UIXQuery.InternalQueryBean(UIXQuery query)
public QueryDescriptor getDescriptor()
public QueryModel getModel()