DocBook|Search
Class Reference
%DeepSee.Component.Widget.worksheet
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [Component] >  [Widget] >  [worksheet]
Private  Storage  

class %DeepSee.Component.Widget.worksheet extends %DeepSee.Component.Widget.widget

A specialized DeepSee Dashboard widget that displays a worksheet.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Properties
%condition %definition %import %includeFiles
%page %resource align aux
cellAlign cellSize cellStyle cellVAlign
centerHeader children clickActions clickFilterSpec
clickTargetProperties clickTargets colSpan composite
containerStyle controlIndices currFilterSpec currItemNo
currSeriesNo currValue currValueName dataSource
disabled dragEnabled dropEnabled enclosingClass
enclosingStyle error filterDefault filterState
filterText groupClass groupStyle hasInitialFilters
header headerLayout height hidden
hint hintClass hintStyle homeCol
homeRow id imageAppLogo imageAppLogoWidth
imageClose imageCloseHover imageCloseWidth imageContract
imageContractHover imageContractWidth imageExpand imageExpandHover
imageExpandWidth imageMaximize imageMaximizeHover imageMaximizeWidth
imageMinimize imageMinimizeHover imageMinimizeWidth imageResize
imageResizeSize index label labelClass
labelDisabledClass labelPosition labelStyle layout
linkWidgetKey maximized moveEnabled name
onafterdrag onbeforedrag onclick onclosepending
ondrag ondrop onhide onrefresh
onresize onshow onupdate onwindowdrop
onwindowgrab parent previewMode resizeEnabled
rowSpan settings showLabel showSidebar
sidebarContent sidebarWidth slice subtype
title tuple valign visible
widgetKey widgetLayout width window

Methods
%%OIDGet %AddChild %AddChildAfter %AddChildBefore
%AddToSaveSet %Attr %BindExport %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %DrawComponentHTML %DrawHTML %DrawJSStrings
%EnclosingDivId %Eval %Extends %FindComponent
%ForceClientRender %GetCatalogInfo %GetChildIndex %GetDataController
%GetEventHandlers %GetParameter %GetWidgetPropertyInfo %GetWidgetSettings
%GetXMLName %IsA %IsModified %MakeId
%MakeWidgetId %New %NormalizeObject %ObjectModified
%OnAddToPageAfter %OnAddToPageBefore %OnCreateControls %OnCreateWidget
%OnDrawEnclosingDiv %OnDrawObjectProperties %OnMutateChildren %OnObjectSynch
%OnZENDeserialize %OriginalNamespace %PackageName %QuoteValue
%QuoteValueL10N %RemoveChild %RemoveChildren %RemoveFromSaveSet
%Self %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType
abortClose addChild addChildAfter addChildBefore
adjustChildArea adjustContentSize adjustHandleWidth adjustResizeBox
adjustSizes animateIcon applyFilter childrenMutated
close compress constrainDragX constrainDragY
controlEventHandler disableCoverplate disableDrag disableHeaderMaxToggle
disableResize dragFinishHandler dragHandler dragNotifyHandler
dragStartHandler dropHandler dropStartHandler enableCoverplate
enableDrag enableHeaderMaxToggle enableResize endDrag
expand exportPDF exposeComponent findComponent
findElement fireOnUpdateEvent getChildDiv getChildIndex
getDataController getEnclosingDiv getHeaderDiv getHeaderUserDiv
getHidden getHintElement getLabelElement getProperty
getSettings getState getType getWindowHeight
getWindowWidth invokeSuper isCompressed isMaximized
isOfType isResizeInProgress makeId maximize
navDataChange onCreate onDelete onDisplayHandler
onEndModalHandler onGrabHandler onPopupAction onRefreshContents
onReleaseHandler onSerialize onStartModalHandler ondisabledHandler
onloadHandler onresizeHandler onunloadHandler onupdateHandler
raiseEventHandler refreshContents removeChild removeWindowChrome
render renderContents renderCoverplate renderHeader
renderResize renderSVG resetWindowChrome resize
restoreGeometry restoreState saveGeometry setAppLogo
setCenterLayout setCloseIcon setContractIcon setExpandIcon
setHeaderLayout setHidden setIcon setMaximizeIcon
setMinimizeIcon setOverlayMode setProperty setPropertyAll
showBreakdown showDimensions showGeoListing showListing
startDrag startProgressBar stopProgressBar syncObject
verifyHeaderGeometry


Methods

• classmethod %GetCatalogInfo(Output pInfo As %List, Output pSubtypeList As %List) as %Status
Return information used to list this widget within the "widget catalog".
• classmethod %GetWidgetPropertyInfo(pSubtype As %String, Output pInfo As %List) as %Status
Return information on additional "properties" supported by this widget for the given subtype.
• method %OnCreateControls(pGroup As %ZEN.Component.group) as %Status
This callback is called just before controls are added to the top of the widget. pGroup is the header in which new Zen control can be added.
• method %OnCreateWidget(pGroup As %ZEN.Component.group) as %Status
This callback is responsible for creating the contents of the widget.
• method adjustContentSize(load, width, height) [ Language = javascript ]
Called when page is loaded or widget is resized.
• method applyFilter(name, value) [ Language = javascript ]
Apply the given filter to this widget.
• method exportPDF() [ Language = javascript ]
Export to pdf.