com.sapportals.htmlb.enum

Class TableViewDesign

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

public class TableViewDesign
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 TableViewDesign ALTERNATING
           
static TableViewDesign STANDARD
           
static TableViewDesign TRANSPARENT
           
 
Method Summary
static TableViewDesign 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

ALTERNATING

public static final TableViewDesign ALTERNATING

STANDARD

public static final TableViewDesign STANDARD

TRANSPARENT

public static final TableViewDesign TRANSPARENT
Method Detail

getEnumByString

public static TableViewDesign getEnumByString(String value)


Copyright 2006 SAP AG Complete Copyright Notice