Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:dojoModulePath

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

Description

Dojo Module Path resource which can be used to change the Dojo module path using a url and prefix

Properties

Java

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


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
url, string
URL
Indicates the URL that the Dojo resource should point to
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
prefix, string
Prefix
Indicates the prefix for the dojo resources
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true