public class TableCell extends TableElement
| Modifier | Constructor and Description |
|---|---|
protected |
TableCell(Value value) |
protected |
TableCell(Value value,
String formattedValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedValue() |
ValueType |
getType() |
Value |
getValue() |
void |
setValue(Value value) |
void |
setValue(Value value,
String formattedValue) |
getPropertiesAsJson, hasProperties, setPropertiesprotected TableCell(Value value)
Copyright © 2012. All Rights Reserved.