%DeepSee.UI.Dialog.standardDialog
class %DeepSee.UI.Dialog.standardDialog extends %CSP.Portal.standardDialog
Base class for DeepSee dialog pages.Method Inventory
Parameters
parameter APPLYBUTTON = 1;
Inherited description: If true, then this dialog displays an Apply button.
parameter DOMAIN = %DeepSee;
Inherited description: Localization domain
parameter JSINCLUDES = zenCSLM.js,zenESVG.js,DeepSee.js;
Inherited description: Comma-separated list of additional JS include files for the page.
parameter RESOURCE = %DeepSee_Portal,%DeepSee_PortalEdit;
All DeepSee pages require %DeepSee_Portal USE.
Methods
method %OnDrawHTMLMeta() as %Status
Inherited description: This callback is called at the start of the HTML HEAD section of the page (just after the title).
It allows a page to write out meta tags, if desired. The default implementation writes out an IE-specific meta tag to ensure that IE 9 and 10 don't fall back into Compatibility Mode when we are returning an HTML5 page (i.e. cssLevel is set to 3).
It allows a page to write out meta tags, if desired. The default implementation writes out an IE-specific meta tag to ensure that IE 9 and 10 don't fall back into Compatibility Mode when we are returning an HTML5 page (i.e. cssLevel is set to 3).
clientmethod getOpener() [ Language = javascript ]
Inherited description: Helper method to get a reference to the window that launched this window.
The helper is required to handle cases where this window has been opened as a soft modal.
Strip beginning and ending whitespaces from a given string.
Inherited Members
Inherited Properties
- %condition
- %import
- %includeFiles
- %page
- %resource
- FirstFailed
- InvalidParam
- IsEMSReadOnly
- ValidationErrorMsg
- align
- aux
- backgroundTimerInterval
- cellAlign
- cellSize
- cellStyle
- cellVAlign
- children
- composite
- containerStyle
- cssLevel
- dialogTitle
- disabled
- disabledStyle
- dragAndDrop
- dragEnabled
- dropEnabled
- enclosingClass
- enclosingStyle
- error
- groupClass
- groupStyle
- height
- hidden
- hideApplyButton
- hideCancelButton
- hint
- hintClass
- hintStyle
- id
- index
- label
- labelClass
- labelDisabledClass
- labelPosition
- labelStyle
- layout
- name
- onafterdrag
- onbeforedrag
- onclick
- ondrag
- ondrop
- onhide
- onrefresh
- onshow
- onupdate
- parent
- showLabel
- slice
- title
- tuple
- useSVG
- useSoftModals
- valign
- visible
- width
- window
- zenPersistentPopup
Inherited Methods
- %AddChild()
- %AddChildAfter()
- %AddChildBefore()
- %AddComponent()
- %AddImportedComponents()
- %AddToSaveSet()
- %ApplyURLParms()
- %Attr()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawAutoLogout()
- %DrawClassDefinitions()
- %DrawComponentHTML()
- %DrawHTML()
- %DrawHTMLPage()
- %DrawJSStrings()
- %DrawObjectDefinitions()
- %DrawTitle()
- %EnclosingDivId()
- %EndBackgroundMethod()
- %EndScript()
- %Eval()
- %EvalC()
- %Extends()
- %ForceClientRender()
- %GetChildIndex()
- %GetComponent()
- %GetComponentById()
- %GetComponentByName()
- %GetEventHandlers()
- %GetLinks()
- %GetPageName()
- %GetParameter()
- %GetValueById()
- %GetValueByName()
- %GetXMLName()
- %IsA()
- %IsModified()
- %Link()
- %LinkCSS()
- %LinkScript()
- %MakeId()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToPageAfter()
- %OnAddToPageBefore()
- %OnAfterCreatePage()
- %OnBeforeCreatePage()
- %OnCreateApplication()
- %OnCreatePage()
- %OnDetermineCSSLevel()
- %OnDrawEnclosingDiv()
- %OnDrawHTMLBody()
- %OnDrawHTMLHead()
- %OnDrawObjectProperties()
- %OnFinishBackgroundTask()
- %OnGetSubtitle()
- %OnGetTitle()
- %OnMonitorBackgroundTask()
- %OnMutateChildren()
- %OnObjectSynch()
- %OnPreHTTP()
- %OnSubmit()
- %OnUseSoftModals()
- %OnZENDeserialize()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueL10N()
- %RemoveChild()
- %RemoveChildren()
- %RemoveComponent()
- %RemoveFromSaveSet()
- %RunBackgroundMethod()
- %Self()
- %SerializeObject()
- %SetBackgroundMethodStatus()
- %SetErrorById()
- %SetErrorByName()
- %SetModified()
- %SetValueById()
- %SetValueByName()
- %SetValuesByName()
- %StartScript()
- %ValidateObject()
- %ZENVersion()
- ConvertParameter()
- Decrypt()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- EvalResult()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- JavaInstalled()
- Link()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- addChild()
- addChildAfter()
- addChildBefore()
- adjustSize()
- btnApply()
- btnOK()
- cancelPopup()
- childrenMutated()
- correctIELayering()
- createComponent()
- createComponentNS()
- ctrlKeyDown()
- deleteComponent()
- dialogApply()
- dialogCancel()
- dialogFinish()
- dialogTitleGet()
- disableButtons()
- dragFinishHandler()
- dragHandler()
- dragNotifyHandler()
- dragStartHandler()
- dropHandler()
- dropStartHandler()
- endModal()
- exposeComponent()
- findElement()
- fireOnResizeEvent()
- fireOnUnloadEvent()
- fireOnUpdateEvent()
- firePopupAction()
- getChildIndex()
- getComponent()
- getComponentById()
- getDialogValue()
- getEnclosingDiv()
- getHidden()
- getHintElement()
- getLabelElement()
- getProperty()
- getSettings()
- getType()
- gotoPage()
- invokeSuper()
- isOfType()
- launchPopupWindow()
- makeId()
- onCreate()
- onDelete()
- onDisplayHandler()
- onEndModalHandler()
- onPopupAction()
- onRefreshContents()
- onSerialize()
- onServerMethodCall()
- onServerMethodError()
- onServerMethodReturn()
- onStartModalHandler()
- ondialogCancel()
- ondialogFinish()
- ondialogStart()
- ondisabledHandler()
- onhandleAutoLogoutWarn()
- onkeydownHandler()
- onkeyupHandler()
- onlayoutHandler()
- onloadHandler()
- onlogoutHandler()
- onoverlayHandler()
- onresizeHandler()
- onunloadHandler()
- onupdateHandler()
- popupActionHandler()
- refreshContents()
- removeChild()
- render()
- renderContents()
- renderSVG()
- resetMsg()
- setComponentId()
- setHidden()
- setOverlayMode()
- setProperty()
- setPropertyAll()
- setTraceOption()
- showMsg()
- startModal()
- startProgressBar()
- stopProgressBar()
- validateRequired()
Subclasses
- %DeepSee.UI.Dialog.AddCalculatedMember
- %DeepSee.UI.Dialog.AdvancedFilter
- %DeepSee.UI.Dialog.Analyzer
- %DeepSee.UI.Dialog.BookCoverBuilder
- %DeepSee.UI.Dialog.CellFormatOptions
- %DeepSee.UI.Dialog.ChartOptions
- %DeepSee.UI.Dialog.ColorWheel
- %DeepSee.UI.Dialog.ControlWizard
- %DeepSee.UI.Dialog.CubeAdd
- %DeepSee.UI.Dialog.CubeAddItem
- %DeepSee.UI.Dialog.CubeBuild
- %DeepSee.UI.Dialog.CubeCompile
- %DeepSee.UI.Dialog.CubeRegistryAdd
- %DeepSee.UI.Dialog.CubeSave
- %DeepSee.UI.Dialog.DashboardEditDataProperty
- %DeepSee.UI.Dialog.DashboardEditDataSeries
- %DeepSee.UI.Dialog.DashboardEditDefaultValue
- %DeepSee.UI.Dialog.DashboardSave
- %DeepSee.UI.Dialog.DataPropertyWizard
- %DeepSee.UI.Dialog.ExpressionBuilder
- %DeepSee.UI.Dialog.FieldList
- %DeepSee.UI.Dialog.FormatString
- %DeepSee.UI.Dialog.GetDictionaryList
- %DeepSee.UI.Dialog.GetList
- %DeepSee.UI.Dialog.GetProperties
- %DeepSee.UI.Dialog.GetResource
- %DeepSee.UI.Dialog.ImageUpload
- %DeepSee.UI.Dialog.LinkSave
- %DeepSee.UI.Dialog.ListingGroupAdd
- %DeepSee.UI.Dialog.PivotAnalysis
- %DeepSee.UI.Dialog.PivotBreakdown
- %DeepSee.UI.Dialog.PivotEditRule
- %DeepSee.UI.Dialog.PivotLevelOptions
- %DeepSee.UI.Dialog.PivotOptions
- %DeepSee.UI.Dialog.PivotPrintOptions
- %DeepSee.UI.Dialog.PivotSave
- %DeepSee.UI.Dialog.PivotVariable
- %DeepSee.UI.Dialog.QualityMeasureSave
- %DeepSee.UI.Dialog.RangeExpression
- %DeepSee.UI.Dialog.RegisterUser
- %DeepSee.UI.Dialog.ReorderItems
- %DeepSee.UI.Dialog.RepairBuild
- %DeepSee.UI.Dialog.ReportSave
- %DeepSee.UI.Dialog.SelectCubeList
- %DeepSee.UI.Dialog.SendAlert
- %DeepSee.UI.Dialog.SendMail
- %DeepSee.UI.Dialog.ShowQuery
- %DeepSee.UI.Dialog.SubjectAreaAddItem
- %DeepSee.UI.Dialog.WidgetCatalog
- %DeepSee.UI.Dialog.WidgetSave
- %DeepSee.UI.Dialog.WidgetSaveToTheme
- %DeepSee.UI.Dialog.WidgetWizard
- %DeepSee.UI.Dialog.WorksheetSave
- %iKnow.DeepSee.UI.MeasureValue