com.sapportals.htmlb.enum

Class DropTargetDesign

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

public class DropTargetDesign
extends Enum

Horizontal alignments for cells

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 DropTargetDesign BORDERED
           
static DropTargetDesign NONE
           
static DropTargetDesign UNDERLINED
           
 
Method Summary
static DropTargetDesign 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

BORDERED

public static final DropTargetDesign BORDERED

UNDERLINED

public static final DropTargetDesign UNDERLINED

NONE

public static final DropTargetDesign NONE
Method Detail

getEnumByString

public static DropTargetDesign getEnumByString(String value)


Copyright 2006 SAP AG Complete Copyright Notice