RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction Methods

The methods of the TBaseAdapterAction class are listed here.

 
Name 
Description 
 
Checks end-user rights to execute this adapter action. 
 
Creates an object that describes the adapter action parameters and adapter field values. 
 
Calls event handlers after the adapter action is executed. 
 
Calls event handlers after the adapter action response is formulated. 
 
Calls event handlers before the adapter action is executed. 
 
Calls event handlers before the adapter action response is formulated. 
 
Implements IIteratorSupport's EndIterator method. 
 
Executes the adapter action using parameters passed in the HTTP request. 
 
Gets the name used to reference this adapter action with server-side script. 
 
GetAdapter returns the parent adapter component. 
 
Provides the name/value pairs needed to execute this adapter action. 
 
Gets the default name used to reference this adapter action with server-side script. 
 
Provides the default display label for this adapter action. 
 
Returns the suggested display label for this adapter action. 
 
Returns a string value to suggest an HTML display style for this adapter action. 
 
Suggests an HTML display type for this adapter action. 
 
Returns the parent adapter's errors list. 
 
Generates a response after the adapter action has been executed. 
 
Indicates whether to perform an HTTP redirect after execution of this adapter action fails. 
 
Returns a string value to suggest an HTML display style for this adapter action. 
 
Indicates whether this adapter action may have multiple commands. 
 
Returns the number of commands defined by this adapter action. 
 
Implements IIteratorIndex's GetIteratorIndex method. 
 
Indicates whether to perform an HTTP redirect after successfully executing this action. 
 
Gets the name used to reference this adapter action with server-side script. 
 
Returns a string value to suggest a view mode for this adapter action. 
 
Suggests a view mode for this adapter action. 
 
Indicates whether a button or hyperlink for this adapter action should be displayed on the HTML page. 
 
Returns the class type for this adapter field. 
 
Executes the adapter action and generates a response. 
 
Checks the end-user's right to execute this adapter action. 
 
Creates an object that describes the action parameters and field values. 
 
Implements IIteratorSupport's EndIterator method. 
 
Executes the adapter action using parameters passed in the HTTP request. 
 
Gets the name used to reference this adapter action with server-side script. 
 
Provides the name/value pairs needed to execute this adapter action. 
 
Returns the suggested display label for this adapter action. 
 
Generates a response after the adapter action has been executed. 
 
Indicates whether to perform an HTTP redirect after execution of this adapter action fails. 
 
Indicates whether this adapter action may have multiple commands. 
 
Implements IIteratorIndex's GetIteratorIndex method. 
 
Indicates whether to perform an HTTP redirect after successfully executing this action. 
 
Gets the name used to reference this adapter action with server-side script. 
 
Indicates whether a button or hyperlink for this adapter action should be displayed on the HTML page. 
 
Executes the adapter action and generates a response. 
 
Checks the end-user's right to execute this adapter action. 
 
Implements IIteratorIndex's InIterator method. 
 
Indicates whether this adapter action should be added, by default, to the parent adapter. 
 
Implements IIteratorSupport's NextIteration method. 
 
Implements IIteratorSupport's StartIterator method. 
 
Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page. 
 
Implements IIteratorIndex's InIterator method. 
 
Indicates whether this adapter action should be added, by default, to the parent adapter. 
 
Implements IIteratorSupport's NextIteration method. 
 
Handles movement of the component to a different parent. 
 
Set the value of the DisplayLabel property. 
 
Implements IIteratorSupport's StartIterator method. 
 
Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!