Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:converter

f:com.ibm.xsp.BaseComplexType
   f:converterInterface
      xp:converter

Description

Registers a named Converter instance on the control

Properties

Java

Java Class: com.ibm.xsp.converter.ConverterImpl


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
converterId, string
Converter ID
Identifies the Converter instance to be created and registered.
Required Attribute true
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true