Uses of Class
org.xwiki.gwt.dom.client.Property

Packages that use Property
org.xwiki.gwt.dom.client   
 

Uses of Property in org.xwiki.gwt.dom.client
 

Fields in org.xwiki.gwt.dom.client declared as Property
static Property Style.FONT_FAMILY
          The font-family property is a prioritized list of font family names and/or generic family names for an element.
static Property Style.FONT_SIZE
          The font-size property sets the size of a font.
static Property Style.FONT_STYLE
          Sets the style of a font.
static Property Style.FONT_WEIGHT
          Sets how thick or thin characters in text should be displayed.
static Property Style.TEXT_ALIGN
          The text-align property aligns the text in an element.
static Property Style.TEXT_DECORATION
          Decorates the text.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.