| Package | Description |
|---|---|
| org.dspace.app.xmlui.wing.element |
| Modifier and Type | Method and Description |
|---|---|
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 © 2014 DuraSpace. All Rights Reserved.