This is the complete list of members for AutoForm, including all inherited members.
COMMANDFORM | AutoForm | static |
CreateInstance(_.Library.String pID) | AutoForm | static |
DispatchSubmit(_.Library.String pSubmit) | AutoForm | static |
DOMAIN | AutoForm | static |
DoSubmit() | AutoForm | static |
DrawFormButtons(_.CSP.Util.FormButton pButtons) | AutoForm | static |
DrawHTMLForm(_.Library.RegisteredObject pObj, _.Library.String pID, _.Library.String pActionURL, _.CSP.Util.FormButton pButtons, _.Library.String pTarget) | AutoForm | static |
DrawHTMLTable(_.Library.RegisteredObject pObj, _.Library.String pID) | AutoForm | static |
FORMCOLUMNS | AutoForm | static |
GetComboBoxHTML(_.Library.String pValue, _.Library.String pName, _.Library.String pClass, _.Library.String pQuery, _.Library.String pCaptionColumn, _.Library.String pValueColumn, _.Library.String pP1, _.Library.String pP2, _.Library.String pP3) | AutoForm | static |
GetFormError() | AutoForm | static |
OnDefineButtons(_.CSP.Util.FormButton pButtons) | AutoForm | static |
OnSubmit(_.Library.String pID, _.Library.String pSubmit) | AutoForm | |
ProcessSubmit(_.CSP.Request pRequest, _.Library.String pID, _.Library.String pErrorMsg) | AutoForm | static |
SetFormError(_.Library.String pMsg) | AutoForm | static |
Submit(_.CSP.Request pRequest, _.Library.String pSubmit) | AutoForm | static |