Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:actionListener

f:com.ibm.xsp.BaseComplexType
   xp:actionListenerInterface
      xp:actionListener

Description

Notified when a server side action is executed

Properties

Java

Java Class: com.ibm.xsp.event.ActionListenerImpl


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
type, string
Type Java Class
Defines the Java Class to be invoked when the action event is fired
Required Attribute true
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true