public interface ReportHeavyTDProcessor extends Immutable
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CURRENT_LEVEL |
static java.lang.String |
XML_TAG |
DEFAULT_LAYER_INDEX| 限定符和类型 | 方法和说明 |
|---|---|
Tag |
createTDWrapper(Tag contentTag,
int valueWrapperHeight)
已过时。
|
Tag |
createTDWrapper(Tag contentTag,
Style style,
CellElement ce,
int valueWrapperHeight,
int cellWidth,
Repository repo,
CellHtmlWriter cellHtmlWriter) |
boolean |
shouldUseLightHeavyTD(TemplateSessionIDInfo sessionIDInfor) |
currentAPILevellayerIndexstatic final java.lang.String XML_TAG
static final int CURRENT_LEVEL
boolean shouldUseLightHeavyTD(TemplateSessionIDInfo sessionIDInfor)
Tag createTDWrapper(Tag contentTag, int valueWrapperHeight)
contentTag - valueWrapperHeight - Tag createTDWrapper(Tag contentTag, Style style, CellElement ce, int valueWrapperHeight, int cellWidth, Repository repo, CellHtmlWriter cellHtmlWriter)