Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [Component] >  [drillIndicator]
Private  Storage   

class %DeepSee.Component.drillIndicator extends %ZEN.Component.component

Specialized control for indicating the current drill level on a DeepSee pivot. This is designed for use within DeepSee components and not as a stand-alone control.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 3 3


Summary

Properties
%condition %import %includeFiles %page
%resource align aux composite
containerStyle dragEnabled dropEnabled enclosingClass
enclosingStyle error height hidden
hint hintClass hintStyle id
index label labelClass labelDisabledClass
labelStyle name onafterdrag onbeforedrag
ondrag ondrilldown ondrillup ondrop
onhide onrefresh onshow onupdate
parent pivotId showLabel slice
title tuple valign visible
width window

Methods
%AddToSaveSet %Attr %BindExport %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %DrawComponentHTML %DrawHTML %DrawJSStrings
%EnclosingDivId %Eval %EvalC %Extends
%ForceClientRender %GetEventHandlers %GetParameter %GetXMLName
%IsA %IsModified %MakeId %New
%NormalizeObject %ObjectModified %OnAddToPageAfter %OnAddToPageBefore
%OnDrawEnclosingDiv %OnDrawObjectProperties %OnObjectSynch %OnZENDeserialize
%OriginalNamespace %PackageName %QuoteValue %QuoteValueL10N
%RemoveFromSaveSet %Self %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType dragFinishHandler dragHandler dragNotifyHandler
dragStartHandler drillDownHandler drillUpHandler dropHandler
dropStartHandler exposeComponent findElement fireOnUpdateEvent
getEnclosingDiv getHidden getHintElement getLabelElement
getProperty getSettings getType invokeSuper
isOfType makeId onCreate onDelete
onDisplayHandler onEndModalHandler onPopupAction onRefreshContents
onSerialize onStartModalHandler onloadHandler onunloadHandler
onupdateHandler refreshContents render renderSVG
setHidden setOverlayMode setProperty startProgressBar
stopProgressBar


Parameters

• parameter DOMAIN = "%DeepSee";
Localization domain
• parameter NAMESPACE = "http://www.intersystems.com/deepsee";
This is the XML namespace used for library components.

Properties

• property ondrilldown as %ZEN.Datatype.eventHandler;
Ondrilldown event.
• property ondrillup as %ZEN.Datatype.eventHandler;
Ondrillup event.
• property pivotId as %ZEN.Datatype.string;
Id of pivot table.

Methods

• method drillDownHandler() [ Language = javascript ]
Action handler for drill down.
• method drillUpHandler() [ Language = javascript ]
Action handler for drill up.


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