Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%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
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %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 %IsNull
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectIsNull
%ObjectModified %Oid %OnBeforeAddToSync %OnDeleteFinally
%OnDetermineClass %OnOpenFinally %OnSaveFinally %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateIndices %ValidateObject %ValidateTable 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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.