Skip to main content

%DeepSee.Report.UI.layerIconBar

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

Layer Icon Bar

Property Inventory

Method Inventory

Properties

property hintBackward as %ZEN.Datatype.caption [ InitialExpression = "Move Backward" ];
Property methods: hintBackwardDisplayToLogical(), hintBackwardGet(), hintBackwardIsValid(), hintBackwardLogicalToDisplay(), hintBackwardLogicalToOdbc(), hintBackwardNormalize(), hintBackwardSet()
property hintForward as %ZEN.Datatype.caption [ InitialExpression = "Move Forward" ];
Property methods: hintForwardDisplayToLogical(), hintForwardGet(), hintForwardIsValid(), hintForwardLogicalToDisplay(), hintForwardLogicalToOdbc(), hintForwardNormalize(), hintForwardSet()
property hintToBack as %ZEN.Datatype.caption [ InitialExpression = "Move To Back" ];
Property methods: hintToBackDisplayToLogical(), hintToBackGet(), hintToBackIsValid(), hintToBackLogicalToDisplay(), hintToBackLogicalToOdbc(), hintToBackNormalize(), hintToBackSet()
property hintToFront as %ZEN.Datatype.caption [ InitialExpression = "Move To Front" ];
Property methods: hintToFrontDisplayToLogical(), hintToFrontGet(), hintToFrontIsValid(), hintToFrontLogicalToDisplay(), hintToFrontLogicalToOdbc(), hintToFrontNormalize(), hintToFrontSet()

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