Uses of Class
org.dspace.app.xmlui.wing.element.Cell

Packages that use Cell
org.dspace.app.xmlui.wing.element   
 

Uses of Cell in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element that return Cell
 Cell Row.addCell()
          Add a new cell to the table.
 Cell Row.addCell(int rows, int cols)
          Add a new cell to the table.
 Cell Row.addCell(String role)
          Add a new cell to the table.
 Cell Row.addCell(String name, String role, int rows, int cols, String rend)
          Add a new cell to the table.
 Cell Row.addCell(String name, String role, String rend)
          Add a new cell to the table.
 



Copyright © 2012 DuraSpace. All Rights Reserved.