Class NavigatorSearchFilter.State
java.lang.Object
com._1c.g5.v8.dt.common.ui.controls.search.PersistableSearchHistoryBase
com._1c.g5.v8.dt.common.ui.controls.search.EclipsePreferencesPersistableSearchHistory
com._1c.g5.v8.dt.internal.navigator.ui.filters.NavigatorSearchFilter.State
- All Implemented Interfaces:
ISearchHistory
- Enclosing class:
- NavigatorSearchFilter
Represents
NavigatorSearchFilter
state.-
Field Summary
Fields inherited from interface com._1c.g5.v8.dt.common.ui.controls.search.ISearchHistory
ALL_PATTERNS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.common.ui.controls.search.EclipsePreferencesPersistableSearchHistory
loadState, saveState
Methods inherited from class com._1c.g5.v8.dt.common.ui.controls.search.PersistableSearchHistoryBase
getActivePattern, getPatterns, getRecentPatterns, replacePattern, savePattern, setActivePattern
-
Constructor Details
-
State
public State(org.eclipse.core.runtime.preferences.IEclipsePreferences root) -
State
-