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

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

Uses of DropTargetDesign in com.sapportals.htmlb
 

Methods in com.sapportals.htmlb that return DropTargetDesign
 DropTargetDesign DragSource.getDropTargetDesign()
          gets the design of the dropTargets during a drag-and-drop operation.
 

Methods in com.sapportals.htmlb with parameters of type DropTargetDesign
 void DragSource.setDropTargetDesign(DropTargetDesign dropTargetDesign)
          sets the design of the dropTargets during a drag-and-drop operation.
 

Uses of DropTargetDesign in com.sapportals.htmlb.enum
 

Fields in com.sapportals.htmlb.enum declared as DropTargetDesign
static DropTargetDesign DropTargetDesign.BORDERED
           
static DropTargetDesign DropTargetDesign.UNDERLINED
           
static DropTargetDesign DropTargetDesign.NONE
           
 

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

Uses of DropTargetDesign in com.sapportals.htmlb.table
 

Methods in com.sapportals.htmlb.table that return DropTargetDesign
 DropTargetDesign TableColumn.getDropTargetDesign()
          gets the design of the dropTargets during a drag-and-drop operation.
 

Methods in com.sapportals.htmlb.table with parameters of type DropTargetDesign
 void TableColumn.setDropTargetDesign(DropTargetDesign dropTargetDesign)
          sets the design of the dropTargets during a drag-and-drop operation.
 



Copyright 2006 SAP AG Complete Copyright Notice