Skip to main content

%DeepSee.Report.UI.alignIconBar

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

align Icon Bar

Property Inventory

Method Inventory

Properties

property hintAlignBottom as %ZEN.Datatype.caption [ InitialExpression = "Align Bottom" ];
Property methods: hintAlignBottomDisplayToLogical(), hintAlignBottomGet(), hintAlignBottomIsValid(), hintAlignBottomLogicalToDisplay(), hintAlignBottomLogicalToOdbc(), hintAlignBottomNormalize(), hintAlignBottomSet()
property hintAlignLeft as %ZEN.Datatype.caption [ InitialExpression = "Align Left" ];
Property methods: hintAlignLeftDisplayToLogical(), hintAlignLeftGet(), hintAlignLeftIsValid(), hintAlignLeftLogicalToDisplay(), hintAlignLeftLogicalToOdbc(), hintAlignLeftNormalize(), hintAlignLeftSet()
property hintAlignRight as %ZEN.Datatype.caption [ InitialExpression = "Align Right" ];
Property methods: hintAlignRightDisplayToLogical(), hintAlignRightGet(), hintAlignRightIsValid(), hintAlignRightLogicalToDisplay(), hintAlignRightLogicalToOdbc(), hintAlignRightNormalize(), hintAlignRightSet()
property hintAlignTop as %ZEN.Datatype.caption [ InitialExpression = "Align Top" ];
Property methods: hintAlignTopDisplayToLogical(), hintAlignTopGet(), hintAlignTopIsValid(), hintAlignTopLogicalToDisplay(), hintAlignTopLogicalToOdbc(), hintAlignTopNormalize(), hintAlignTopSet()
property hintCenterHorizontal as %ZEN.Datatype.caption [ InitialExpression = "Center Horizontally" ];
Property methods: hintCenterHorizontalDisplayToLogical(), hintCenterHorizontalGet(), hintCenterHorizontalIsValid(), hintCenterHorizontalLogicalToDisplay(), hintCenterHorizontalLogicalToOdbc(), hintCenterHorizontalNormalize(), hintCenterHorizontalSet()
property hintCenterVertical as %ZEN.Datatype.caption [ InitialExpression = "Center Vertically" ];
Property methods: hintCenterVerticalDisplayToLogical(), hintCenterVerticalGet(), hintCenterVerticalIsValid(), hintCenterVerticalLogicalToDisplay(), hintCenterVerticalLogicalToOdbc(), hintCenterVerticalNormalize(), hintCenterVerticalSet()
property hintEquispaceHorizontal as %ZEN.Datatype.caption [ InitialExpression = "Space Equally Along Horizontal" ];
Property methods: hintEquispaceHorizontalDisplayToLogical(), hintEquispaceHorizontalGet(), hintEquispaceHorizontalIsValid(), hintEquispaceHorizontalLogicalToDisplay(), hintEquispaceHorizontalLogicalToOdbc(), hintEquispaceHorizontalNormalize(), hintEquispaceHorizontalSet()
property hintEquispaceVertical as %ZEN.Datatype.caption [ InitialExpression = "Space Equally Along Vertical" ];
Property methods: hintEquispaceVerticalDisplayToLogical(), hintEquispaceVerticalGet(), hintEquispaceVerticalIsValid(), hintEquispaceVerticalLogicalToDisplay(), hintEquispaceVerticalLogicalToOdbc(), hintEquispaceVerticalNormalize(), hintEquispaceVerticalSet()
property hintUniformHeight as %ZEN.Datatype.caption [ InitialExpression = "Force Uniform Height" ];
Property methods: hintUniformHeightDisplayToLogical(), hintUniformHeightGet(), hintUniformHeightIsValid(), hintUniformHeightLogicalToDisplay(), hintUniformHeightLogicalToOdbc(), hintUniformHeightNormalize(), hintUniformHeightSet()
property hintUniformWidth as %ZEN.Datatype.caption [ InitialExpression = "Force Uniform Width" ];
Property methods: hintUniformWidthDisplayToLogical(), hintUniformWidthGet(), hintUniformWidthIsValid(), hintUniformWidthLogicalToDisplay(), hintUniformWidthLogicalToOdbc(), hintUniformWidthNormalize(), hintUniformWidthSet()

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