Uses of Class
org.uispec4j.Table.Cell

Packages that use Table.Cell
org.uispec4j Provides classes for handling user interface components. 
 

Uses of Table.Cell in org.uispec4j
 

Methods in org.uispec4j that return Table.Cell
 Table.Cell Table.editCell(int row, int column)
          Returns a Table.Cell object for interacting with the content of an individual table cell.

Sample usage:

 



Copyright © 2004-2010. All Rights Reserved.