DocBook|Search
Class Reference
%CSP.UI.System.LockForm
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [UI] >  [System] >  [LockForm]
Private  Storage  

class %CSP.UI.System.LockForm extends %RegisteredObject, %CSP.Page, %CSP.Util.AutoForm

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

This class displays cluster master node info for lock table

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject ConvertParameter CreateInstance Decrypt
DispatchSubmit DoSubmit DrawFormButtons DrawHTMLForm
DrawHTMLTable Encrypt EscapeHTML EscapeURL
GetComboBoxHTML GetFormError HyperEventBody HyperEventCall
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link OnDefineButtons
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent OnSubmit
Page ProcessSubmit QuoteJS RewriteURL
SetFormError ShowError StartTimer StopTimer
Submit ThrowError UnescapeHTML UnescapeURL


Methods

• classmethod DrawHTMLForm(pObj As %RegisteredObject, ByRef pID As %String, pActionURL As %String = "", ByRef pButtons As FormButton, pTarget As %String = "") as %Status
Manual override of generated method.