Class RWFlashDashboardTransform

    • Field Detail

      • FP_FLASH_SOURCE

        public static final java.lang.String FP_FLASH_SOURCE
        Constant for the name of the flash source file Formal Parameter.
        See Also:
        Constant Field Values
      • FP_FLASH_SOURCE_DB

        public static final java.lang.String FP_FLASH_SOURCE_DB
        Constant for the name of the flash source file Formal Parameter for double byte locales.
        See Also:
        Constant Field Values
      • FP_CUSTOM_JS_FEATURES

        public static final java.lang.String FP_CUSTOM_JS_FEATURES
        Constant specifying any extra features that will be send down to the client.
        See Also:
        Constant Field Values
      • FP_IS_OVI

        public static final java.lang.String FP_IS_OVI
        Constant specifying flag indicating this is OVI page.
        See Also:
        Constant Field Values
      • FP_EXTRA_FLASH_VARS

        public static final java.lang.String FP_EXTRA_FLASH_VARS
        See Also:
        Constant Field Values
      • flashSource

        public FormalParameter flashSource
        Indicates the name of the flash source file.
      • flashSourceDB

        public FormalParameter flashSourceDB
        Indicates the name of the flash source file for double byte locales.
      • customJavaScriptFeatures

        protected FormalParameter customJavaScriptFeatures
        Indicates a comma separated list of the extra features that will be send down to the client
    • Constructor Detail

      • RWFlashDashboardTransform

        public RWFlashDashboardTransform()