%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
- 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
Returns export steps that should be shown
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
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited 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()
Storage
Storage Model: Storage (%SQL.Manager.UI)
^%SQL.Man.UID(ID) |
= | %%CLASSNAME
|