My favorites | English | Sign in

gadgets.skins.Property

 SUMMARY     DETAIL

Static Class gadgets.skins.Property

All of the display values that can be fetched and used in the gadgets UI. These are the supported keys for the gadgets.skins.getProperty() method.

Field Summary

<static> object ANCHOR_COLOR
The color that anchor tags should use.
<static> object BG_COLOR
The color of the background of the gadget.
<static> object BG_IMAGE
An image to use in the background of the gadget.
<static> object FONT_COLOR
The color that the main font should use.
 

Field Detail

ANCHOR_COLOR

<static> object ANCHOR_COLOR
    The color that anchor tags should use.

BG_COLOR

<static> object BG_COLOR
    The color of the background of the gadget.

BG_IMAGE

<static> object BG_IMAGE
    An image to use in the background of the gadget.

FONT_COLOR

<static> object FONT_COLOR
    The color that the main font should use.

Documentation generated by JsDoc Toolkit 1.3.3