Interface EnumColorPickerBeanEvents


  • public interface EnumColorPickerBeanEvents

    Title: EnumColorPickerBeanEvents.

    Description: Event Enumeration for the advanced color picker editor bean.

    Copyright: Copyright (c) : 2004

    Company: MicroStrategy, Inc.

    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • WebEventColorPickerSetColor

        static final int WebEventColorPickerSetColor
        Event for setting the currently selected color.
        See Also:
        Constant Field Values
      • WebEventArgumentColor

        static final int WebEventArgumentColor
        event argument: the newly selected color.
        See Also:
        Constant Field Values