Uses of Class
com.sapportals.htmlb.enum.TableSelectionMode

Packages that use TableSelectionMode
com.sapportals.htmlb.enum   
com.sapportals.htmlb.table   
 

Uses of TableSelectionMode in com.sapportals.htmlb.enum
 

Fields in com.sapportals.htmlb.enum declared as TableSelectionMode
static TableSelectionMode TableSelectionMode.NONE
           
static TableSelectionMode TableSelectionMode.MULTISELECT
           
static TableSelectionMode TableSelectionMode.SINGLESELECT
           
static TableSelectionMode TableSelectionMode.MULTISELECTWITHOPTIONS
           
static TableSelectionMode TableSelectionMode.MULTISELECTWITHDEFAULTOPTIONS
           
 

Methods in com.sapportals.htmlb.enum that return TableSelectionMode
static TableSelectionMode TableSelectionMode.getEnumByString(String value)
           
 

Uses of TableSelectionMode in com.sapportals.htmlb.table
 

Methods in com.sapportals.htmlb.table that return TableSelectionMode
 TableSelectionMode TableView.getSelectionMode()
          returns the selection mode for the table
 

Methods in com.sapportals.htmlb.table with parameters of type TableSelectionMode
 void TableView.setSelectionMode(TableSelectionMode selectionMode)
          sets the selection mode for the table
 



Copyright 2006 SAP AG Complete Copyright Notice