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

Packages that use TableNavigationMode
com.sapportals.htmlb.enum   
com.sapportals.htmlb.event   
com.sapportals.htmlb.table   
 

Uses of TableNavigationMode in com.sapportals.htmlb.enum
 

Fields in com.sapportals.htmlb.enum declared as TableNavigationMode
static TableNavigationMode TableNavigationMode.BYPAGE
           
static TableNavigationMode TableNavigationMode.BYLINE
           
 

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

Uses of TableNavigationMode in com.sapportals.htmlb.event
 

Methods in com.sapportals.htmlb.event that return TableNavigationMode
 TableNavigationMode TableNavigationEvent.getNavigationMode()
           
 

Uses of TableNavigationMode in com.sapportals.htmlb.table
 

Methods in com.sapportals.htmlb.table that return TableNavigationMode
 TableNavigationMode TableView.getNavigationMode()
          returns the navigation mode for the table
 

Methods in com.sapportals.htmlb.table with parameters of type TableNavigationMode
 void TableView.setNavigationMode(TableNavigationMode navigationMode)
          sets the navigation mode for the table
 



Copyright 2006 SAP AG Complete Copyright Notice