com.sapportals.htmlb.enum

Class TableCellStyle

java.lang.Object
  extended bycom.sapportals.htmlb.enum.Enum
      extended bycom.sapportals.htmlb.enum.TableCellStyle
All Implemented Interfaces:
Serializable

public class TableCellStyle
extends Enum

Copyright 2004 SAP AG

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.sapportals.htmlb.enum.Enum
Enum.StringEnumeration
 
Field Summary
static TableCellStyle BADVALUE_DARK
           
static TableCellStyle BADVALUE_LIGHT
           
static TableCellStyle BADVALUE_MEDIUM
           
static TableCellStyle CRITICALVALUE_DARK
           
static TableCellStyle CRITICALVALUE_LIGHT
           
static TableCellStyle CRITICALVALUE_MEDIUM
           
static TableCellStyle GOODVALUE_DARK
           
static TableCellStyle GOODVALUE_LIGHT
           
static TableCellStyle GOODVALUE_MEDIUM
           
static TableCellStyle GROUP_HIGHLIGHTED
           
static TableCellStyle GROUP_HIGHLIGHTED_LIGHT
           
static TableCellStyle GROUP_LEVEL1
           
static TableCellStyle GROUP_LEVEL2
           
static TableCellStyle GROUP_LEVEL3
           
static TableCellStyle KEY_MEDIUM
           
static TableCellStyle MARKED
           
static TableCellStyle NEGATIVE
           
static TableCellStyle POSITIVE
           
static TableCellStyle STANDARD
           
static TableCellStyle SUBTOTAL
           
static TableCellStyle SUBTOTAL_LIGHT
           
static TableCellStyle TOTAL
           
 
Method Summary
static TableCellStyle getEnumByString(String value)
           
 
Methods inherited from class com.sapportals.htmlb.enum.Enum
getStringValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STANDARD

public static final TableCellStyle STANDARD

TOTAL

public static final TableCellStyle TOTAL

SUBTOTAL

public static final TableCellStyle SUBTOTAL

SUBTOTAL_LIGHT

public static final TableCellStyle SUBTOTAL_LIGHT

POSITIVE

public static final TableCellStyle POSITIVE

NEGATIVE

public static final TableCellStyle NEGATIVE

MARKED

public static final TableCellStyle MARKED

GROUP_LEVEL1

public static final TableCellStyle GROUP_LEVEL1

GROUP_LEVEL2

public static final TableCellStyle GROUP_LEVEL2

GROUP_LEVEL3

public static final TableCellStyle GROUP_LEVEL3

BADVALUE_DARK

public static final TableCellStyle BADVALUE_DARK

BADVALUE_MEDIUM

public static final TableCellStyle BADVALUE_MEDIUM

BADVALUE_LIGHT

public static final TableCellStyle BADVALUE_LIGHT

GOODVALUE_DARK

public static final TableCellStyle GOODVALUE_DARK

GOODVALUE_MEDIUM

public static final TableCellStyle GOODVALUE_MEDIUM

GOODVALUE_LIGHT

public static final TableCellStyle GOODVALUE_LIGHT

CRITICALVALUE_DARK

public static final TableCellStyle CRITICALVALUE_DARK

CRITICALVALUE_MEDIUM

public static final TableCellStyle CRITICALVALUE_MEDIUM

CRITICALVALUE_LIGHT

public static final TableCellStyle CRITICALVALUE_LIGHT

GROUP_HIGHLIGHTED

public static final TableCellStyle GROUP_HIGHLIGHTED

GROUP_HIGHLIGHTED_LIGHT

public static final TableCellStyle GROUP_HIGHLIGHTED_LIGHT

KEY_MEDIUM

public static final TableCellStyle KEY_MEDIUM
Method Detail

getEnumByString

public static TableCellStyle getEnumByString(String value)


Copyright 2006 SAP AG Complete Copyright Notice