%DeepSee.Report.UI.toolIconBar
class %DeepSee.Report.UI.toolIconBar extends %DeepSee.Report.UI.abstractIconBar
Tool Icon BarProperty Inventory
Method Inventory
Properties
property hintBarcode as %ZEN.Datatype.caption [ InitialExpression = "Barcode Tool" ];
Property methods: hintBarcodeDisplayToLogical(), hintBarcodeGet(), hintBarcodeIsValid(), hintBarcodeLogicalToDisplay(), hintBarcodeLogicalToOdbc(), hintBarcodeNormalize(), hintBarcodeSet()
property hintChart as %ZEN.Datatype.caption [ InitialExpression = "Chart Tool" ];
Property methods: hintChartDisplayToLogical(), hintChartGet(), hintChartIsValid(), hintChartLogicalToDisplay(), hintChartLogicalToOdbc(), hintChartNormalize(), hintChartSet()
property hintImage as %ZEN.Datatype.caption [ InitialExpression = "Image Tool" ];
Property methods: hintImageDisplayToLogical(), hintImageGet(), hintImageIsValid(), hintImageLogicalToDisplay(), hintImageLogicalToOdbc(), hintImageNormalize(), hintImageSet()
property hintLine as %ZEN.Datatype.caption [ InitialExpression = "Line Tool" ];
Property methods: hintLineDisplayToLogical(), hintLineGet(), hintLineIsValid(), hintLineLogicalToDisplay(), hintLineLogicalToOdbc(), hintLineNormalize(), hintLineSet()
property hintPointer as %ZEN.Datatype.caption [ InitialExpression = "Selection Tool" ];
Property methods: hintPointerDisplayToLogical(), hintPointerGet(), hintPointerIsValid(), hintPointerLogicalToDisplay(), hintPointerLogicalToOdbc(), hintPointerNormalize(), hintPointerSet()
property hintRect as %ZEN.Datatype.caption [ InitialExpression = "Box Tool" ];
Property methods: hintRectDisplayToLogical(), hintRectGet(), hintRectIsValid(), hintRectLogicalToDisplay(), hintRectLogicalToOdbc(), hintRectNormalize(), hintRectSet()
property hintText as %ZEN.Datatype.caption [ InitialExpression = "Text Tool" ];
Property methods: hintTextDisplayToLogical(), hintTextGet(), hintTextIsValid(), hintTextLogicalToDisplay(), hintTextLogicalToOdbc(), hintTextNormalize(), hintTextSet()
Methods
clientmethod onloadHandler() [ Language = javascript ]
Inherited description: Overload this method to dynamically create custom tool bars
Inherited Members
Inherited Properties
- %condition
- %import
- %includeFiles
- %page
- %resource
- align
- aux
- clientType
- composite
- containerStyle
- controlClass
- controlStyle
- dataBinding
- disabled
- dragEnabled
- dropEnabled
- enclosingClass
- enclosingStyle
- error
- height
- hidden
- hint
- hintClass
- hintStyle
- iconHeight
- iconWidth
- id
- index
- invalid
- invalidMessage
- label
- labelClass
- labelDisabledClass
- labelStyle
- name
- onafterdrag
- onbeforedrag
- onblur
- onchange
- onclick
- ondblclick
- ondrag
- ondrop
- onfocus
- onhide
- onkeydown
- onkeypress
- onkeyup
- onmousedown
- onmouseout
- onmouseover
- onmouseup
- onrefresh
- onshow
- onsubmit
- ontoggle
- ontouchend
- ontouchmove
- ontouchstart
- onupdate
- onvalidate
- originalValue
- parent
- readOnly
- required
- requiredMessage
- showLabel
- slice
- tabIndex
- title
- tuple
- valign
- value
- visible
- width
- window
Inherited Methods
- %AddToSaveSet()
- %Attr()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawComponentHTML()
- %DrawHTML()
- %DrawJSStrings()
- %EnclosingDivId()
- %Eval()
- %EvalC()
- %Extends()
- %ForceClientRender()
- %GetEventHandlers()
- %GetForm()
- %GetParameter()
- %GetXMLName()
- %IsA()
- %IsModified()
- %MakeId()
- %Name()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToPageAfter()
- %OnAddToPageBefore()
- %OnDrawEnclosingDiv()
- %OnDrawObjectProperties()
- %OnObjectSynch()
- %OnZENDeserialize()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %Self()
- %SerializeObject()
- %SetDefaultValues()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- appendButton()
- arrangeHorizontal()
- arrangeVertical()
- dragFinishHandler()
- dragHandler()
- dragNotifyHandler()
- dragStartHandler()
- dropHandler()
- dropStartHandler()
- exposeComponent()
- findElement()
- fireOnUpdateEvent()
- focus()
- formatValue()
- getDisabled()
- getDragData()
- getEnclosingDiv()
- getForm()
- getHidden()
- getHintElement()
- getInvalidReason()
- getLabelElement()
- getProperty()
- getReadOnly()
- getSettings()
- getType()
- getValue()
- invokeSuper()
- isModified()
- isOfType()
- isValid()
- makeId()
- normalizeValue()
- onCreate()
- onDelete()
- onDisplayHandler()
- onEndModalHandler()
- onPopupAction()
- onRefreshContents()
- onSerialize()
- onStartModalHandler()
- onchangeHandler()
- onunloadHandler()
- onupdateHandler()
- refreshContents()
- render()
- renderContents()
- renderSVG()
- select()
- serviceClick()
- setDisabled()
- setHidden()
- setOverlayMode()
- setProperty()
- setReadOnly()
- setValue()
- startProgressBar()
- stopProgressBar()
- sysName()
- unformatValue()
- updateControls()
- validationHandler()