public final class QuickQueryPattern extends QueryPattern
QueryPattern.Options
Constructor and Description |
---|
QuickQueryPattern() |
Modifier and Type | Method and Description |
---|---|
protected Binder |
createQueryBinder() |
protected org.w3c.dom.Element |
createQueryElement(org.w3c.dom.Document d) |
protected org.w3c.dom.Element |
findQueryElement(org.w3c.dom.Element panelHeader) |
protected org.w3c.dom.Element |
processQueryElement(org.w3c.dom.Element panelHeader,
QueryPattern.Options options) |
protected void |
updateQueryElements(org.w3c.dom.Element queryElement,
org.w3c.dom.Element tableElement,
QueryPattern.Options options,
java.lang.String resultComponentId) |
bind, create, createOptions, findChildElement, generateOptions
canRebind, getSingleBindRoot
protected org.w3c.dom.Element createQueryElement(org.w3c.dom.Document d)
createQueryElement
in class QueryPattern
protected org.w3c.dom.Element findQueryElement(org.w3c.dom.Element panelHeader)
findQueryElement
in class QueryPattern
protected Binder createQueryBinder()
createQueryBinder
in class QueryPattern
protected org.w3c.dom.Element processQueryElement(org.w3c.dom.Element panelHeader, QueryPattern.Options options)
processQueryElement
in class QueryPattern
protected void updateQueryElements(org.w3c.dom.Element queryElement, org.w3c.dom.Element tableElement, QueryPattern.Options options, java.lang.String resultComponentId)
updateQueryElements
in class QueryPattern