org.openfaces.util
Class DefaultStyles

java.lang.Object
  extended by org.openfaces.util.DefaultStyles

public class DefaultStyles
extends java.lang.Object


Field Summary
static java.lang.String CLASS_CALENDAR_FONT_FAMILY
           
static java.lang.String CLASS_DROP_DOWN_LIST
           
static java.lang.String CLASS_INITIALLY_INVISIBLE
           
 
Constructor Summary
DefaultStyles()
           
 
Method Summary
static java.lang.String getBackgroundColor()
           
static java.lang.String getBackgroundColorClass()
           
static java.lang.String getDefaultSelectionStyle()
           
static java.lang.String getSelectionBackgroundColor()
           
static java.lang.String getSelectionTextColor()
           
static java.lang.String getTextColorClass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INITIALLY_INVISIBLE

public static final java.lang.String CLASS_INITIALLY_INVISIBLE
See Also:
Constant Field Values

CLASS_CALENDAR_FONT_FAMILY

public static final java.lang.String CLASS_CALENDAR_FONT_FAMILY
See Also:
Constant Field Values

CLASS_DROP_DOWN_LIST

public static final java.lang.String CLASS_DROP_DOWN_LIST
See Also:
Constant Field Values
Constructor Detail

DefaultStyles

public DefaultStyles()
Method Detail

getSelectionBackgroundColor

public static java.lang.String getSelectionBackgroundColor()

getSelectionTextColor

public static java.lang.String getSelectionTextColor()

getBackgroundColor

public static java.lang.String getBackgroundColor()

getBackgroundColorClass

public static java.lang.String getBackgroundColorClass()

getTextColorClass

public static java.lang.String getTextColorClass()

getDefaultSelectionStyle

public static java.lang.String getDefaultSelectionStyle()


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.