The following table lists classes in this documentation.
|
Name |
Description |
|
TApplyUpdatesButton generates an HTML control that sends an Update message to the XML broker on an InternetExpress application. | |
|
TCaptionAttributes customizes the appearance of the label that identifies a display control in a WebSnap or InternetExpress application. | |
|
TCustomDataForm is the base class for components that generate an HTML form in an InternetExpress application. | |
|
TCustomDataGrid is the base class for Web items that generate an HTML table to display a dataset in an XML data packet. | |
|
TCustomDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants. | |
|
TCustomFieldGroup is the base class for Web items that arrange information on an HTML form as a set of labeled fields. | |
|
TCustomLayoutGroup is the base class for Web items that arrange content produced by arbitrary Web items. | |
|
TCustomQueryButtons assembles the HTML generated by a set of TQueryButton descendants. | |
|
TCustomQueryForm is the base class for Web items that generate HTML forms for letting users enter application-defined values. | |
|
TDataForm generates an HTML form that displays database information and lets users apply updates. | |
|
TDataGrid generates an HTML table to display a dataset in an XML data packet. | |
|
TDataNavigator assembles the HTML generated by a set of TDataSetButton and TXMLButton descendants. | |
|
TDataSetButton is the base class for Web items that create HTML buttons for navigating or editing data. | |
|
TDeleteButton generates an HTML control that deletes a record from an XML data packet. | |
|
TFieldGroup arranges database information on an HTML form as a set of labeled fields. | |
|
TFieldRadioGroup creates an HTML radio group control to represent a field in an XML data packet. | |
|
TFieldSelectOptions creates an HTML list control to represent a field in an XML data packet. | |
|
TFieldStatus generates an HTML control that indicates whether a record in an XML data packet has been modified by the end user. | |
|
TFieldText creates a single-line HTML input control to represent a field in an XML data packet. | |
|
TFieldTextArea creates a multi-line HTML input control to represent a field in an XML data packet. | |
|
TFirstButton generates an HTML control that moves to the first record in an XML data packet. | |
|
TFormLayout lets child Web items adhere to layout rules imposed by their parent. | |
|
TGridAttributes describes the options the TDataGrid component adds to an HTML <TABLE> tag. | |
|
TGridRowAttributes describes the options the TDataGrid component adds to its HTML row tags (<TR>). | |
|
TInsertButton generates an HTML control that inserts a new record in an XML data packet. | |
|
TLastButton generates an HTML control that moves to the last record in an XML data packet. | |
|
TLayoutGroup generates the HTML to arrange content produced by other Web items. | |
|
TNextButton generates an HTML control that moves to the next record in an XML data packet. | |
|
TNextPageButton generates an HTML control that moves to the next set of records in an XML data packet. | |
|
TPostButton generates an HTML control that posts changes to an XML delta packet. | |
|
TPriorButton generates an HTML control that moves to the previous record in an XML data packet. | |
|
TPriorPageButton generates an HTML control that moves to the previous set of records in an XML data packet. | |
|
TQueryButton is the base class for Web items that create HTML buttons that manage application-defined values. | |
|
TQueryButtons assembles the HTML generated by a set of TQueryButton descendants. | |
|
TQueryFieldGroup arranges information on an HTML form as a set of labeled fields. | |
|
TQueryForm generates HTML forms for letting users enter application-defined values. | |
|
TQueryRadioGroup creates an HTML radio group control to represent named parameter. | |
|
TQuerySelectOptions creates an HTML list control to represent a named parameter. | |
|
TQueryText creates a single-line HTML input control to represent a named parameter. | |
|
TQueryTextArea creates a multi-line HTML input control to represent named parameter. | |
|
TResetQueryButton generates an HTML control that backs out changes to the values on a query form. | |
|
TSelectOptionsColumn creates an HTML list control to represent a field value in a data grid. | |
|
TStatusColumn generates an HTML control that indicates whether a record in a data grid has been modified by the end user. | |
|
TSubmitQueryButton generates an HTML control that backs out changes to the values on a query form. | |
|
TTextAreaColumn creates a multi-line HTML input control to represent a field value in a data grid. | |
|
TTextColumn creates a single-line HTML input control to represent a field value in a data grid. | |
|
TUndoButton generates an HTML control that backs out changes to the current record. | |
|
TWebButton is the base class for Web items that create HTML button controls. | |
|
TWebControlGroup is the base class for Web items that arrange HTML controls. | |
|
TWebDataDisplay is the base class for Web items that create HTML display controls. | |
|
TWebDataInput is the base class for Web items that create HTML display controls for entering information. | |
|
This is class MidItems.TWebDisplay. | |
|
TWebDisplayReferenceGroup is the base class for Web items that arrange a set of controls that influence a control that displays data. | |
|
TWebForm is the base class for Web items that create HTML forms in InternetExpress applications. | |
|
TWebListInput is the base class for Web items that create HTML display controls which present a fixed set of possible values. | |
|
TWebRadioGroupInput is the base class for Web items that create HTML radio group controls. | |
|
TWebSelectOptionsInput is the base class for Web items that create HTML list controls. | |
|
TWebStatus is the base class for Web items that indicate the status of records in an XML data packet. | |
|
TWebTextAreaInput is the base class for Web items that create HTML multi-line text controls. | |
|
TWebTextInput is the base class for Web items that create HTML single-line text controls. | |
|
TXMLButton is the base class for Web items that create HTML buttons that perform some action with the XML data packet. | |
|
TXMLData manages the relationship between an XML broker and a Web item that represents a dataset in that XML broker's data packet. | |
|
This is class MidItems.TXMLDataParent. | |
|
TXMLDataSet manages the relationship between a Web item and the XML dataset to which it is bound. | |
|
This is class MidItems.TXMLDataSetParent. | |
|
TXMLDisplayGroup is the base class for Web items that arrange a set of special-purpose controls in an HTML form. | |
|
This is class MidItems.TXMLDisplayParent. | |
|
TXMLDisplayReferenceButton is the base class for Web items that generate HTML buttons for influencing controls that display data. | |
|
TXMLDisplayReferenceGroup is the base class for Web items that arrange a set of button controls that influence a control that displays data. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|