Skip to main content

%DeepSee.Report.UI.arrangeIconBar

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

Arrange Icon Bar

Property Inventory

Method Inventory

Properties

property hintAutogrid as %ZEN.Datatype.caption [ InitialExpression = "Toggle Autogrid" ];
Property methods: hintAutogridDisplayToLogical(), hintAutogridGet(), hintAutogridIsValid(), hintAutogridLogicalToDisplay(), hintAutogridLogicalToOdbc(), hintAutogridNormalize(), hintAutogridSet()
property hintGroup as %ZEN.Datatype.caption [ InitialExpression = "Group Selections" ];
Property methods: hintGroupDisplayToLogical(), hintGroupGet(), hintGroupIsValid(), hintGroupLogicalToDisplay(), hintGroupLogicalToOdbc(), hintGroupNormalize(), hintGroupSet()
property hintSnap as %ZEN.Datatype.caption [ InitialExpression = "Snap To Grid" ];
Property methods: hintSnapDisplayToLogical(), hintSnapGet(), hintSnapIsValid(), hintSnapLogicalToDisplay(), hintSnapLogicalToOdbc(), hintSnapNormalize(), hintSnapSet()
property hintUngroup as %ZEN.Datatype.caption [ InitialExpression = "Ungroup Selection" ];
Property methods: hintUngroupDisplayToLogical(), hintUngroupGet(), hintUngroupIsValid(), hintUngroupLogicalToDisplay(), hintUngroupLogicalToOdbc(), hintUngroupNormalize(), hintUngroupSet()

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