Uses of Class
com.google.refine.preference.PreferenceStore
Packages that use PreferenceStore
-
Uses of PreferenceStore in com.google.refine
Fields in com.google.refine declared as PreferenceStoreMethods in com.google.refine that return PreferenceStoreModifier and TypeMethodDescriptionProjectManager.getPreferenceStore()Gets the preference storeProjectMetadata.getPreferenceStore()Methods in com.google.refine with parameters of type PreferenceStoreModifier and TypeMethodDescriptionprotected static voidProjectManager.preparePreferenceStore(PreferenceStore ps) protected static voidProjectMetadata.preparePreferenceStore(PreferenceStore ps) -
Uses of PreferenceStore in com.google.refine.io
Methods in com.google.refine.io with parameters of type PreferenceStoreModifier and TypeMethodDescriptionprotected voidFileProjectManager.setPreferences(PreferenceStore preferences)