Interface EnumFormatToolbarEvents

    • Field Detail

      • WebEventFormatToolbarProcessSingleRequest

        static final int WebEventFormatToolbarProcessSingleRequest
        Handle a single request for formatting, coming from the toolbar.
        See Also:
        Constant Field Values
      • WebEventFormatToolbarChangeTargetGrid

        static final int WebEventFormatToolbarChangeTargetGrid
        Event to change the format target within a grid
        See Also:
        Constant Field Values
      • WebEventFormatToolbarChangeTargetObject

        static final int WebEventFormatToolbarChangeTargetObject
        Event to change the format target object
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventFormatToolbarChangeSetColor

        static final int WebEventFormatToolbarChangeSetColor
        for preserving last selected color in fill, line and font color buttons
        See Also:
        Constant Field Values
      • WebEventArgumentTargetGridKey

        static final int WebEventArgumentTargetGridKey
        Key string identifying the grid selected as target for the manipulation
        See Also:
        Constant Field Values
      • WebEventArgumentTargetObjectKey

        static final int WebEventArgumentTargetObjectKey
        Key string identifying the object selected as target for the manipulation
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentTargetGridAxis

        static final int WebEventArgumentTargetGridAxis
        Axis identifier for the element on the grid selected as target for the manipulation
        See Also:
        Constant Field Values
      • WebEventArgumentTargetObjectAxis

        static final int WebEventArgumentTargetObjectAxis
        Axis identifier for the element on the object selected as target for the manipulation
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentTargetGridPosition

        static final int WebEventArgumentTargetGridPosition
        Position identifier for the element on the grid selected as target for the manipulation
        See Also:
        Constant Field Values
      • WebEventArgumentTargetGridUnit

        static final int WebEventArgumentTargetGridUnit
        Unit identifier for the element on the grid selected as target for the manipulation
        See Also:
        Constant Field Values
      • WebEventArgumentTargetGridLevel

        static final int WebEventArgumentTargetGridLevel
        Level identifier for the element on the grid selected as target for the manipulation
        See Also:
        Constant Field Values
      • WebEventArgumentTargetObjectLevel

        static final int WebEventArgumentTargetObjectLevel
        Level identifier for the element on the object selected as target for the manipulation
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentModifyBoldStyle

        static final int WebEventArgumentModifyBoldStyle
        Argument indicating the toggle bold manipulation has been requested
        See Also:
        Constant Field Values
      • WebEventArgumentModifyItalicStyle

        static final int WebEventArgumentModifyItalicStyle
        Argument indicating the toggle italic manipulation has been requested
        See Also:
        Constant Field Values
      • WebEventArgumentModifyUnderlineStyle

        static final int WebEventArgumentModifyUnderlineStyle
        Argument indicating the toggle underline manipulation has been requested
        See Also:
        Constant Field Values
      • WebEventArgumentBorderFlag

        static final int WebEventArgumentBorderFlag
        Argument indicating the border flag with the values of the borders to remove or enable for the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentBorderStyle

        static final int WebEventArgumentBorderStyle
        Argument indicating the border style to apply to the enabled borders on the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentDeltaDecimal

        static final int WebEventArgumentDeltaDecimal
        Argument indicating the decimal delta to apply to the number formatting on the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentApplyCurrency

        static final int WebEventArgumentApplyCurrency
        Argument indicating currency should be applied to the number formatting on the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentApplyPercentage

        static final int WebEventArgumentApplyPercentage
        Argument indicating percentage should be applied to the number formatting on the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentApplyThousand

        static final int WebEventArgumentApplyThousand
        Argument indicating thousand separator should be applied to the number formatting on the selected target
        See Also:
        Constant Field Values
      • WebEventArgumentOldStyleName

        static final int WebEventArgumentOldStyleName
        Argument indicating the old style of the grid
        See Also:
        Constant Field Values
      • WebEventArgumentNewColor

        static final int WebEventArgumentNewColor
        Argument indicating newly selected color
        See Also:
        Constant Field Values
      • WebEventArgumentNewColorCmdId

        static final int WebEventArgumentNewColorCmdId
        Argument indicating the cmdId of the button that selected the new color
        See Also:
        Constant Field Values
      • WebEventArgumentBackgroundColor

        static final int WebEventArgumentBackgroundColor
        Argument indicating the background color to apply on the selected target
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentBackgroundColor2

        static final int WebEventArgumentBackgroundColor2
        Argument indicating the background color to apply on the selected target (auxiliar for gradients)
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentGradientAngle

        static final int WebEventArgumentGradientAngle
        Argument indicating gradient angle information
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentGradientXOffset

        static final int WebEventArgumentGradientXOffset
        Argument indicating graident X-Offset information
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentGradientYOffset

        static final int WebEventArgumentGradientYOffset
        Argument indicating gradient Y-Offset information
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values
      • WebEventArgumentFillStyle

        static final int WebEventArgumentFillStyle
        Argument indicating fill style details
        Since:
        MicroStrategy Web 8.1.0
        See Also:
        Constant Field Values