Uses of Class
org.uberfire.ext.editor.commons.file.exports.FileExportsPreferences
-
Packages that use FileExportsPreferences Package Description org.uberfire.ext.editor.commons.file.exports -
-
Uses of FileExportsPreferences in org.uberfire.ext.editor.commons.file.exports
Subclasses of FileExportsPreferences in org.uberfire.ext.editor.commons.file.exports Modifier and Type Class Description classFileExportsPreferencesBeanGeneratedImplclassFileExportsPreferencesPortableGeneratedImplMethods in org.uberfire.ext.editor.commons.file.exports that return FileExportsPreferences Modifier and Type Method Description FileExportsPreferencesFileExportsPreferences. defaultValue(FileExportsPreferences defaultValue)Methods in org.uberfire.ext.editor.commons.file.exports that return types with arguments of type FileExportsPreferences Modifier and Type Method Description Class<FileExportsPreferences>FileExportsPreferencesPortableGeneratedImpl. getPojoClass()Methods in org.uberfire.ext.editor.commons.file.exports with parameters of type FileExportsPreferences Modifier and Type Method Description FileExportsPreferencesFileExportsPreferences. defaultValue(FileExportsPreferences defaultValue)Method parameters in org.uberfire.ext.editor.commons.file.exports with type arguments of type FileExportsPreferences Modifier and Type Method Description voidFileExportsPreferencesBeanGeneratedImpl. load(org.uberfire.mvp.ParameterizedCommand<FileExportsPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidFileExportsPreferencesBeanGeneratedImpl. load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<FileExportsPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
-