Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:bundle

f:com.ibm.xsp.BaseComplexType
   xp:resource
      xp:bundle

Description

Defines a resource which can provide access to translated strings

Properties

Java

Java Class: com.ibm.xsp.resource.BundleResource


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
rendered, boolean
Rendered Flag
Indicates whether or not the resource should be rendered to the page.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
src, string
Source
Defines the location of the property bundle
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
var, string
var
Defines the variable name used to access the property bundle
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true