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

abstract persistent class %SQL.Manager.UI extends %Persistent

%SQL.Manager's Web UI Methods

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
12


Summary

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject CommonJS DisplayError ExportSteps
ImportSteps SelectJS WizardInit WizardStyle
listSteps listTableClose listTableOpen writeHeader
writeStatus


Methods

• classmethod CommonJS()
Writes out common JavaScript code for wizard pages.
• classmethod DisplayError(ze As %String)
Write out alert box
• classmethod ExportSteps(Step As %Integer = 1) as %String
Returns export steps that should be shown
• classmethod ImportSteps(Step As %Integer = 1) as %String
Returns import steps that should be shown
• classmethod SelectJS() as %Status
Writes out JavaScript code for selecting and deselecting properties and move selected properties up and down
• classmethod WizardInit()
This init is called by the w*.csp
• classmethod WizardStyle()
Write common code that is used by link table wizards
• classmethod listSteps(Step, finalstep)
• classmethod listTableClose(total)
• classmethod listTableOpen()
• classmethod writeHeader(Wizard) as %String
Return text that is shown in wizard header
• classmethod writeStatus(text)
Return text that is shown in wizard status bar