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 GXITableCell
public void setContent(String content)
GXITableCell
setContent
in interface GXITableCell
content
- new cell's content.Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.