public class TableCell extends Object
TableCell(String content)
TableCell(String content, boolean header)
boolean
equals(Object o)
String
getContent()
int
hashCode()
isHeader()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TableCell(String content)
public TableCell(String content, boolean header)
public String getContent()
public boolean isHeader()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2015 Atlassian. All rights reserved.