Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:setComponentMode

f:com.ibm.xsp.BaseComplexType
   xp:simpleActionInterface
      xp:setComponentMode

Description

Changes the component mode.

Properties

Java

Java Class: com.ibm.xsp.actions.ComponentSetModeAction


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
mode, string
Component Mode
Specifies the mode the component will switch to.
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
cancel, boolean
Cancel
Indicates whether the mode can be closed through a cancel button.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true