Skip to main content

%DeepSee.Report.UI.toolIconBar

class %DeepSee.Report.UI.toolIconBar extends %DeepSee.Report.UI.abstractIconBar

Tool Icon Bar

Property 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

Inherited Methods

FeedbackOpens in a new tab