Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Class
oracle.ide.resourcebundle.ResourceBundleConstants.SearchMode

Packages that use ResourceBundleConstants.SearchMode
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 

 

Uses of ResourceBundleConstants.SearchMode in oracle.ide.resourcebundle

 

Methods in oracle.ide.resourcebundle that return ResourceBundleConstants.SearchMode
 ResourceBundleConstants.SearchMode NodeResourceBundle.getSearchMode()
          Gets the search mode the bundle should use
static ResourceBundleConstants.SearchMode ResourceBundleConstants.SearchMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResourceBundleConstants.SearchMode[] ResourceBundleConstants.SearchMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.