action

When the EGL property displayUse is button or hyperlink, the property action identifies the code that is invoked when the user clicks the button or link in a Web page displayed by a PageHandler. The property has not effect for fields in VGUIRecords.

The value you assign to action is used as a default when you place the field (or a record that includes the field) on the Web Page in Page Designer.

The value of action is one of these kinds of string literals:
If you do not specify a value for action, the user's click of the field has the following effect:

Related concepts
Overview of EGL properties
PageHandler

Related tasks
Binding a JavaServer Faces command component to an EGL PageHandler
Creating an EGL pageHandler part
Using the Quick Edit view for PageHandler code

Related reference
PageHandler field properties
PageHandler part properties
PageHandler part in EGL source format
Page Designer support for EGL

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.