%SQL.Manager.UI
abstract persistent class %SQL.Manager.UI extends %Library.Persistent
SQL Table Name: %SQL_Manager.UI
%SQL.Manager's Web UI MethodsMethod Inventory (Including Private)
- CommonJS()
- DisplayError()
- ExportSteps()
- ImportSteps()
- SelectJS()
- WizardInit()
- WizardStyle()
- listSteps()
- listTableClose()
- listTableOpen()
- writeHeader()
- writeStatus()
Methods (Including Private)
classmethod CommonJS() [ Language = objectscript ]
Writes out common JavaScript code for wizard pages.
classmethod DisplayError(ze As %String) [ Language = objectscript ]
Write out alert box
Returns export steps that should be shown
Returns import steps that should be shown
classmethod SelectJS() as %Status [ Language = objectscript ]
Writes out JavaScript code for selecting and deselecting properties
and move selected properties up and down
classmethod WizardInit() [ Language = objectscript ]
This init is called by the w*.csp
classmethod WizardStyle() [ Language = objectscript ]
Write common code that is used by link table wizards
classmethod listSteps(Step, finalstep) [ Language = objectscript ]
classmethod listTableClose(total) [ Language = objectscript ]
classmethod listTableOpen() [ Language = objectscript ]
classmethod writeHeader(Wizard) as %String [ Language = objectscript ]
Return text that is shown in wizard header
classmethod writeStatus(text) [ Language = objectscript ]
Return text that is shown in wizard status bar
Inherited Members
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterBuildIndices()
- %OnAfterDelete()
- %OnAfterPurgeIndices()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnBeforeBuildIndices()
- %OnBeforePurgeIndices()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDelete()
- %OnDetermineClass()
- %OnJournalObject()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveData()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
Storage
Storage Model: Storage (%SQL.Manager.UI)
^%SQL.Man.UID(ID) |
= | %%CLASSNAME
|