Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:moveTo

f:com.ibm.xsp.BaseComplexType
   xp:simpleActionInterface
      xe:moveTo

Description

A slick Web 2.0 style movement to another page in the current document.

Properties

Java

Java Class: com.ibm.xsp.extlib.actions.MoveToAction


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
targetPage, string
Page Name
Name of the page to open.
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
forceFullRefresh, boolean
Full Refresh
Should we do a full refresh of the page?
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
saveDocument, boolean
Save Document
Should we save the document?
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
transitionType, string
Page Transition Type
The type of transition between pages to perform.
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true