public class BackendSelectionControl extends AbstractBackendSelectionControl
QueryExplorer
view's toolbar to enable selection of IQueryBackend
implementation to be used. This class assumes that a QueryExplorer
instance is always available on the
current IWorkbenchWindow
.Constructor and Description |
---|
BackendSelectionControl() |
BackendSelectionControl(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
protected QueryEvaluationHint |
getHints() |
protected void |
setHints(QueryEvaluationHint newHint) |
createControl
delegateCreateControl, getCurSide, getOrientation, getWorkbenchWindow
setCurSide, setWorkbenchWindow
computeWidth, fill, fill, fill
public BackendSelectionControl()
public BackendSelectionControl(java.lang.String id)
protected void setHints(QueryEvaluationHint newHint)
setHints
in class AbstractBackendSelectionControl
protected QueryEvaluationHint getHints()
getHints
in class AbstractBackendSelectionControl