public class GXTableCell extends Object implements GXITableCell, Serializable
| Constructor and Description |
|---|
GXTableCell(GXICellable cellable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContent() |
void |
setContent(String content)
Sets the content of the cell.
|
public GXTableCell(GXICellable cellable)
public String getContent()
getContent in interface GXITableCellpublic void setContent(String content)
GXITableCellsetContent in interface GXITableCellcontent - new cell's content.Copyright 2022 Software AG. All rights reserved. Use is subject to license terms.