Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:dojoAttribute

f:com.ibm.xsp.BaseComplexType
   xp:dojoAttribute

Description

Attributes used to apply additional Dojo Attributes to this control.

Properties

Java

Java Class: com.ibm.xsp.dojo.DojoAttribute


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
name, string
Name
Specifies the name of the attribute.
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
value, string
Attribute Value
Specifies the current value of the attribute.
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true