Class FolderBulletTransform

    • Field Detail

      • appendBeanState

        public FormalParameter appendBeanState
        Indicates if the state of all the beans should be appended to the links to generate or not.
      • bulletImage

        public FormalParameter bulletImage
        Indicates the image to be used as bullet before every item displayed.
        The value to indicate should be a valid image file name, with any necessary path information not included already on the resourcesFolderImage application configuration parameter.
      • useLayeredIcon

        public FormalParameter useLayeredIcon
        Indicates whether to use layered icon or regular bullet image for bullet item.
        Since:
        MicroStrategy Web 9.0.0
      • FP_APPEND_BEAN_STATE

        public static final java.lang.String FP_APPEND_BEAN_STATE
        Constant specifying the name of the formal parameter for defining if the state of the beans should be appended or not. Value is appendBeanState.
        See Also:
        Constant Field Values
      • FP_BULLET_IMAGE

        public static final java.lang.String FP_BULLET_IMAGE
        Constant specifying the name of the formal parameter for defining the image to be used as bullet. Value is bulletImage.
        See Also:
        Constant Field Values
      • FP_BULLET_STYLE

        public static final java.lang.String FP_BULLET_STYLE
        Indicates whether to use layered icon or regular bullet image for bullet item. Value is useLayeredIcon.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • FolderBulletTransform

        public FolderBulletTransform()
        Default no-argument constructor. Initializes formal parameters.