nextapp.echoservlet.html
Class ElementNames.CssAttributes
java.lang.Object
nextapp.echoservlet.html.ElementNames.CssAttributes
- Enclosing class:
- ElementNames
- public static class ElementNames.CssAttributes
- extends java.lang.Object
Constants for commonly used CSS attribute names.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BACKGROUND_COLOR
public static final java.lang.String BACKGROUND_COLOR
- See Also:
- Constant Field Values
BACKGROUND_IMAGE
public static final java.lang.String BACKGROUND_IMAGE
- See Also:
- Constant Field Values
BORDER_COLOR
public static final java.lang.String BORDER_COLOR
- See Also:
- Constant Field Values
BORDER_STYLE
public static final java.lang.String BORDER_STYLE
- See Also:
- Constant Field Values
BORDER_WIDTH
public static final java.lang.String BORDER_WIDTH
- See Also:
- Constant Field Values
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
FONT_FAMILY
public static final java.lang.String FONT_FAMILY
- See Also:
- Constant Field Values
FONT_SIZE
public static final java.lang.String FONT_SIZE
- See Also:
- Constant Field Values
FONT_STYLE
public static final java.lang.String FONT_STYLE
- See Also:
- Constant Field Values
FONT_WEIGHT
public static final java.lang.String FONT_WEIGHT
- See Also:
- Constant Field Values
HEIGHT
public static final java.lang.String HEIGHT
- See Also:
- Constant Field Values
TEXT_ALIGN
public static final java.lang.String TEXT_ALIGN
- See Also:
- Constant Field Values
TEXT_DECORATION
public static final java.lang.String TEXT_DECORATION
- See Also:
- Constant Field Values
VERTICAL_ALIGN
public static final java.lang.String VERTICAL_ALIGN
- See Also:
- Constant Field Values
WIDTH
public static final java.lang.String WIDTH
- See Also:
- Constant Field Values