Class SearchResultsTabArea.SearchQuery
java.lang.Object
com.biglybt.ui.swt.search.SearchResultsTabArea.SearchQuery
- All Implemented Interfaces:
DataSourceResolver.ExportableDataSource
- Enclosing class:
SearchResultsTabArea
public static class SearchResultsTabArea.SearchQuery
extends Object
implements DataSourceResolver.ExportableDataSource
-
Field Summary
FieldsFields inherited from interface DataSourceResolver.ExportableDataSource
OPT_CAN_MINIMIZE, OPT_ON_TOP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DataSourceResolver.ExportableDataSource
getBooleanOption
-
Field Details
-
term
-
toSubscribe
public boolean toSubscribe
-
-
Constructor Details
-
SearchQuery
-
-
Method Details
-
exportDataSource
- Specified by:
exportDataSourcein interfaceDataSourceResolver.ExportableDataSource
-