com.sapportals.htmlb.enum

Class Scope

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

public class Scope
extends Enum

Scope for a drag-and-drop operation

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 Scope Browser
           
static Scope Form
           
 
Method Summary
static Scope 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

Form

public static final Scope Form

Browser

public static final Scope Browser
Method Detail

getEnumByString

public static Scope getEnumByString(String value)


Copyright 2006 SAP AG Complete Copyright Notice