<ApplicationColors>

ApplicationColors: contains the color constants for the colors used within the application.

Usage:

        <script>
        <![CDATA[
            var COLORS = new ApplicationColors();
        ]]>
        </script>    
         @END


Attributes

APPLICATION_BG (default: #FFFFFF)

Application Background Color - DynamicApplicationSizer.lzx

 
LOGIN_BG (default: #FFFFFF)
 
LOGIN_BORDER (default: #cccccc)

Login screen

 

Methods