public class QueryHistoryProvider extends QueryBrowserProvider
| Constructor and Description |
|---|
QueryHistoryProvider(IQueryContext context,
IPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
QueryBrowserPopup.Element[] |
getElements() |
QueryBrowserPopup.Element[] |
getElementsSorted()
history is ordered by typing
|
String |
getName() |
unsuitableSubjectspublic QueryHistoryProvider(IQueryContext context, IPolicy policy)
public QueryBrowserPopup.Element[] getElements()
getElements in class QueryBrowserProviderpublic String getName()
getName in class QueryBrowserProviderpublic QueryBrowserPopup.Element[] getElementsSorted()
getElementsSorted in class QueryBrowserProvider