|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||