Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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