|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceBundles | |
| com.sapportals.wcm.rendering.base | Contains interfaces for flexible rendering of explorer controls. |
| com.sapportals.wcm.rendering.screenflow | Contains interfaces to trigger a screenflow from within an ICommand or IMassCommand. |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.util.channels | Contains interfaces and classes for sending messages to recipients. |
| com.sapportals.wcm.util.controlstatus | Provides a service for the UI to persist the status of rendering objects. |
| com.sapportals.wcm.util.resource | Contains classes for handling resource bundles. |
| Uses of ResourceBundles in com.sapportals.wcm.rendering.base |
| Methods in com.sapportals.wcm.rendering.base with parameters of type ResourceBundles | |
void |
IUIBaseCommand.setResourceBundle(ResourceBundles bundleFile)
|
| Uses of ResourceBundles in com.sapportals.wcm.rendering.screenflow |
| Fields in com.sapportals.wcm.rendering.screenflow declared as ResourceBundles | |
static ResourceBundles |
AbstractScreenflow.resBundle
|
| Uses of ResourceBundles in com.sapportals.wcm.rendering.uicommand |
| Fields in com.sapportals.wcm.rendering.uicommand declared as ResourceBundles | |
protected ResourceBundles |
AbstractUIGroupCommand.bundleFile
|
static ResourceBundles |
UICommandFactory.resBundleDefault
|
| Methods in com.sapportals.wcm.rendering.uicommand that return ResourceBundles | |
ResourceBundles |
AbstractUIGroupCommand.getResourceBundle()
Gets the bundleFile attribute of the UIGroupCommand object |
ResourceBundles |
IUIGroupCommand.getResourceBundle()
Gets the bundleFile attribute of the IUIGroupCommand object |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type ResourceBundles | |
void |
AbstractUIGroupCommand.setResourceBundle(ResourceBundles bundleFile)
Sets the bundleFile attribute of the UIGroupCommand object |
void |
AbstractCommand.setResourceBundle(ResourceBundles bundleFile)
sets the resourcebundle for this command |
void |
UIMenuCommand.setResourceBundle(ResourceBundles bundleFile)
|
void |
AbstractUIMassCommand.setResourceBundle(ResourceBundles bundleFile)
Deprecated. sets the resourcebundle for this command |
void |
AbstractUICommand.setResourceBundle(ResourceBundles bundleFile)
Sets the resourcebundle for this command |
void |
IUIGroupCommand.setResourceBundle(ResourceBundles bundleFile)
Sets the bundleFile attribute of the IUIGroupCommand object |
void |
AbstractMassCommand.setResourceBundle(ResourceBundles bundleFile)
sets the resourcebundle for this command |
| Uses of ResourceBundles in com.sapportals.wcm.repository |
| Fields in com.sapportals.wcm.repository declared as ResourceBundles | |
protected ResourceBundles |
Property.m_res
|
| Uses of ResourceBundles in com.sapportals.wcm.util.channels |
| Fields in com.sapportals.wcm.util.channels declared as ResourceBundles | |
protected static ResourceBundles |
AbstractChannel._res
resource bundles. |
| Uses of ResourceBundles in com.sapportals.wcm.util.controlstatus |
| Constructors in com.sapportals.wcm.util.controlstatus with parameters of type ResourceBundles | |
MetaInfoMap(java.lang.String labelkey,
java.lang.String tooltipkey,
java.util.Locale locale,
ResourceBundles bundle)
creates a new, translated metamap instance. |
|
MetaInfoMap(java.lang.String labelkey,
java.util.Locale locale,
ResourceBundles bundle)
creates a new, translated metamap instance. |
|
| Uses of ResourceBundles in com.sapportals.wcm.util.resource |
| Methods in com.sapportals.wcm.util.resource that return ResourceBundles | |
static ResourceBundles |
ResourceBundles.getBundle(java.lang.String baseName)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||