public interface IsTableCell extends HasObjectContext
A table cell, part of a table row with content.
| Modifier and Type | Method and Description |
|---|---|
Object |
getContent()
Returns the content of the cell.
|
IsTableCellContext |
getContext()
Returns the object’s context.
|
IsTableCellContext getContext()
HasObjectContextReturns the object’s context.
getContext in interface HasObjectContextObject getContent()
Returns the content of the cell.
Copyright © 2016–2017. All rights reserved.