Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:addRows

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

Description

Dynamically add rows to a data iterator.

Properties

Java

Java Class: com.ibm.xsp.extlib.actions.client.data.DataIteratorAddRows


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
for, string
For
The component to add row to
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
rows, int
Rows
The number of rows to add
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
disableId, string
Disable Id
Defines the id of the component to hide/disable when no more rows are available.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
state, boolean
Save state on server
Indicate if the state, after getting the ajax request, should be saved on the server.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true