| 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(java.lang.String role)
Add a new cell to the table.
|
Cell |
Row.addCell(java.lang.String name,
java.lang.String role,
int rows,
int cols,
java.lang.String rend)
Add a new cell to the table.
|
Cell |
Row.addCell(java.lang.String name,
java.lang.String role,
java.lang.String rend)
Add a new cell to the table.
|
Copyright © 2018 DuraSpace. All Rights Reserved.