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) |
createControldelegateCreateControl, getCurSide, getOrientation, getWorkbenchWindowsetCurSide, setWorkbenchWindowcomputeWidth, fill, fill, fillpublic BackendSelectionControl()
public BackendSelectionControl(java.lang.String id)
protected void setHints(QueryEvaluationHint newHint)
setHints in class AbstractBackendSelectionControlprotected QueryEvaluationHint getHints()
getHints in class AbstractBackendSelectionControl