Uses of Class
com.sapportals.htmlb.GridLayoutCell

Packages that use GridLayoutCell
com.sapportals.htmlb   
 

Uses of GridLayoutCell in com.sapportals.htmlb
 

Methods in com.sapportals.htmlb that return GridLayoutCell
 GridLayoutCell GridLayout.getCell(int rowIndex, int columnIndex)
          Return the cell at the specified grid position or NULL if the postition is invalid.
 

Methods in com.sapportals.htmlb with parameters of type GridLayoutCell
 void GridLayout.addCell(int rowIndex, int columnIndex, GridLayoutCell cell)
          Add a cell at the specified position in the grid.
 



Copyright 2006 SAP AG Complete Copyright Notice