Package com.biglybt.ui.common.table
Interface TableViewFilterCheck<DATASOURCETYPE>
- All Known Subinterfaces:
TableViewFilterCheck.TableViewFilterCheckEx<DATASOURCETYPE>
- All Known Implementing Classes:
ClientStatsView
,FilesView
,MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
,OpenTorrentOptionsWindow.OpenTorrentInstance
,PeersGeneralView
,PeersSuperView
,PeersView
,PeersViewBase
,PiecesSuperView
,PiecesView
,PiecesViewBase
,SBC_AllTrackersView
,SBC_ArchivedDownloadsView
,SBC_ChatOverview
,SBC_DownloadHistoryView
,SBC_SearchResultsView
,SBC_SubscriptionResultsView
,SBC_TagDiscovery
,SBC_TagsOverview
,SubscriptionsView
public interface TableViewFilterCheck<DATASOURCETYPE>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
filterCheck
(DATASOURCETYPE ds, String filter, boolean regex) Deprecated.remove when rcm plugin updates to use confusable versiondefault boolean
filterCheck
(DATASOURCETYPE ds, String filter, boolean regex, boolean confusable) void
-
Method Details
-
filterCheck
Deprecated.remove when rcm plugin updates to use confusable version -
filterCheck
-
filterSet
-