Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:save

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

Description

Save Data Sources action saves all data sources on the current page and opens a new page.

Properties

Java

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


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
The name of the page to open after data sources are saved.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true