WebForm

From RAD Studio API Documentation
Jump to: navigation, search


Contents

Classes

IAdapterDisplay
IGetAdapterFormLayout
IGetAdapterModeOfDisplay
IGetAdapterOfDisplay
IGetAdapterVariableName
IGetControlRequirements
IGetFormRequirements
IGetVariablesContainerOfDisplay
TAbstractControlRequirementsTAbstractControlRequirements lists the variables and functions that the controls in an adapter form require to generate their HTML.
TAbstractFormRequirements
TAdapterActionButtonTAdapterActionButton generates HTML controls for executing adapter actions.
TAdapterActionsListHelperTAdapterActionsListHelper assists a display component that represents a collection of adapter action buttons to work with the design-time editors.
TAdapterCommandColumnTAdapterCommandColumn generates a column of action controls in an adapter grid.
TAdapterCommandGroupTAdapterCommandGroup generates a group of buttons or other HTML elements that executes adapter actions.
TAdapterControlGroupTAdapterControlGroup is a container for adapter display field components such as TAdapterDisplayField or TAdapterDisplayColumn.
TAdapterDataDisplayTAdapterDataDisplay is the base class for components that display adapter fields as form fields.
TAdapterDataDisplayClass
TAdapterDisplayColumnTAdapterDisplayColumn displays an Adapter field in a grid.
TAdapterDisplayFieldTAdapterDisplayField displays an Adapter field as a form field.
TAdapterDisplayReferenceGroupTAdapterDisplayReferenceGroup is the base class for components that generate HTML controls that refer to a control which displays data from an adapter.
TAdapterEditColumnTAdapterEditColumn displays an adapter field as a form field in a grid.
TAdapterErrorListTAdapterErrorList is the error list display component.
TAdapterFieldGroupTAdapterFieldGroup is a container for Adapter display field components such as TAdapterDisplayField. TAdapterFieldGroup labels and fields in an HTML form.
TAdapterFormTAdapterForm generates an HTML form displaying Adapter fields.
TAdapterFormLayoutTAdapterFormLayout lets child Web items adhere to layout rules imposed by their parent.
TAdapterGridTAdapterGrid is a container for Adapter display field components such as TAdapterDisplayColumn. TAdapterGrid generates an HTML table.
TControlRequirementsTControlRequirements lists the variables and functions that the controls in an adapter form require to generate their HTML.
TCustomAdapterActionButtonTCustomAdapterActionButton is the base class for Web items that generate HTML controls for executing adapter actions.
TCustomAdapterCommandColumnTCustomAdapterCommandColumn is the base class for components that generate a column of action controls in an adapter grid.
TCustomAdapterCommandGroupTCustomAdapterCommandGroup is the base class for TAdapterCommandGroup.
TCustomAdapterDisplayColumnTCustomAdapterDisplayColumn is the base class for the grid display of adapter field data.
TCustomAdapterDisplayFieldTCustomAdapterDisplayField is the base class for the free-form display and editing of adapter field data.
TCustomAdapterEditColumnTCustomAdapterEditColumn is the base class for components that display adapter fields as form fields in grids.
TCustomAdapterErrorListTCustomAdapterErrorList is the base class adapter for components that display error lists.
TCustomAdapterFieldGroupTCustomAdapterFieldGroup manages a collection of Web Items that generate a group of HTML controls.
TCustomAdapterFormTCustomAdapterForm is the base class for components that generate an HTML form for an adapter page producer.
TCustomAdapterGridTCustomAdapterGrid is the base class for Web items that generate an HTML table to display a datasetin an XML data packet or web application.
TDesigntimeWarnings
TGeneratedFunctions

Routines

CalcDisplayFieldHTMLElementType
CalcDisplayFieldViewMode
FindVariablesContainer
FindVariablesContainerInParent
GetAdapterModeOfAdapterInParent
MakeAdapterHTMLName
MakeAdapterVariableName

Types

_di_IAdapterDisplay
_di_IGetAdapterFormLayout
_di_IGetAdapterModeOfDisplay
_di_IGetAdapterOfDisplay
_di_IGetAdapterVariableName
_di_IGetControlRequirements
_di_IGetFormRequirements
_di_IGetVariablesContainerOfDisplay
TActionButtonHideOptionTActionButtonHideOptions indicates when a control to represent an adapter action should not be generated.
TActionButtonHideOptions
TColumnHTMLElementType
TCommandHTMLElementTypeTCommandHTMLElementType identifies an HTML control type that can be used execute an adapter action.
TDisplayFieldHideOptionTDisplayFieldHideOptions indicates when a control to represent a dataset field should not be generated.
TDisplayFieldHideOptions
TDisplayFieldHTMLElementTypeTDisplayFieldHTMLElementType identifies an HTML type that can be used to display the value(s) associated with an adapter field.
TDisplayFieldViewModeTDisplayFieldViewMode indicates the mode in which an adapter field's value is displayed.
TInputFieldHTMLElementTypeTInputFieldHTMLElementType identifies an HTML type that can be used to display the value(s) associated with an adapter field.
TLayoutState

Constants

sDisplayTextsDisplayText: string = <%%%%= %%0:s.DisplayText %%%%>;
sFieldTextsFieldText: string = <%%%%= %%0:s.EditText %%%%>;
sFormGetsFormGet: string = get;
sFormPostsFormPost: string = post;
sMultipartFormsMultipartForm: string = multipart/form-data;


Personal tools
Translations