protected void |
ViewCellWriter.anyElse(HtmlWriteCellBox box) |
protected void |
CellHtmlWriter.anyElse(HtmlWriteCellBox box) |
Tag |
TreeCellWriter.cell2Tag(HtmlWriteCellBox box,
WebReportCase reportCase,
java.awt.Rectangle span_intersection,
java.awt.Rectangle length_intersection,
Calculator c) |
Tag |
CellHtmlWriter.cell2Tag(HtmlWriteCellBox box,
WebReportCase reportCase,
java.awt.Rectangle span_intersection,
java.awt.Rectangle length_intersection,
Calculator c)
把单元格写成HTML的TD标签
|
protected ColumnRow |
UneditableCellWriter.getColumnRowOfBox(HtmlWriteCellBox box) |
protected ColumnRow |
FormCellWriter.getColumnRowOfBox(HtmlWriteCellBox box) |
protected ColumnRow |
EditableCellWriter.getColumnRowOfBox(HtmlWriteCellBox box) |
protected abstract ColumnRow |
CellHtmlWriter.getColumnRowOfBox(HtmlWriteCellBox box) |
protected boolean |
UneditableCellWriter.isVisible(HtmlWriteCellBox box) |
protected boolean |
FormCellWriter.isVisible(HtmlWriteCellBox box) |
protected boolean |
EditableCellWriter.isVisible(HtmlWriteCellBox box) |
protected abstract boolean |
CellHtmlWriter.isVisible(HtmlWriteCellBox box) |
protected void |
EditableCellWriter.processOtherAttributes(HtmlWriteCellBox box,
Calculator ca) |
protected void |
CellHtmlWriter.processOtherAttributes(HtmlWriteCellBox box,
Calculator c) |
protected boolean |
EditableCellWriter.shouldDrawBackground(HtmlWriteCellBox box) |
protected boolean |
CellHtmlWriter.shouldDrawBackground(HtmlWriteCellBox box) |