com.sapportals.htmlb.enum

Class TableSelectionMode

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

public class TableSelectionMode
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 TableSelectionMode MULTISELECT
           
static TableSelectionMode MULTISELECTWITHDEFAULTOPTIONS
           
static TableSelectionMode MULTISELECTWITHOPTIONS
           
static TableSelectionMode NONE
           
static TableSelectionMode SINGLESELECT
           
 
Method Summary
static TableSelectionMode 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

NONE

public static final TableSelectionMode NONE

MULTISELECT

public static final TableSelectionMode MULTISELECT

SINGLESELECT

public static final TableSelectionMode SINGLESELECT

MULTISELECTWITHOPTIONS

public static final TableSelectionMode MULTISELECTWITHOPTIONS

MULTISELECTWITHDEFAULTOPTIONS

public static final TableSelectionMode MULTISELECTWITHDEFAULTOPTIONS
Method Detail

getEnumByString

public static TableSelectionMode getEnumByString(String value)


Copyright 2006 SAP AG Complete Copyright Notice