com.sapportals.portal.prt.util.html
Class HtmlStyle.StyleType

java.lang.Object
  |
  +--com.sapportals.portal.prt.util.html.Stringable
        |
        +--com.sapportals.portal.prt.util.html.HtmlStyle.StyleType
Enclosing class:
HtmlStyle

public static class HtmlStyle.StyleType
extends Stringable


Field Summary
static HtmlStyle.StyleType TEXT_CSS
           
 
Methods inherited from class com.sapportals.portal.prt.util.html.Stringable
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TEXT_CSS

public static final HtmlStyle.StyleType TEXT_CSS