程序包 | 说明 |
---|---|
com.fr.design.mainframe |
设计器整体框架
|
com.fr.design.webattr |
模版web属性相关界面
|
com.fr.main |
报表工作簿(WordBook)的接口和实现类
|
com.fr.main.docment | |
com.fr.main.impl | |
com.fr.main.workbook | |
com.fr.report.core |
报表的核心功能实现
|
com.fr.web.attr | |
com.fr.web.data |
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
AuthorityToolBarPane.updateBean() |
限定符和类型 | 方法和说明 |
---|---|
void |
AuthorityToolBarPane.populateBean(ReportWebAttr reportWebAttr) |
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
ReportWebAttrPane.update() |
ReportWebAttr |
WebSettingPane.updateBean() |
限定符和类型 | 方法和说明 |
---|---|
protected WebWrite |
WriteWebSettingPane.getWebContent(ReportWebAttr reportWebAttr) |
protected abstract T |
WebSettingPane.getWebContent(ReportWebAttr reportWebAttr) |
protected WebView |
ViewWebSettingPane.getWebContent(ReportWebAttr reportWebAttr) |
protected WebPage |
PageWebSettingPane.getWebContent(ReportWebAttr reportWebAttr) |
static boolean |
WebSettingPane.is_Null_ReportWebAttr(ReportWebAttr reportWebAttr)
web属性是否为空
|
void |
WebJsPane.populate(ReportWebAttr reportWebAttr) |
void |
WebCssPane.populate(ReportWebAttr reportWebAttr) |
void |
ReportWebAttrPane.populate(ReportWebAttr reportWebAttr) |
void |
CommonPane.populate(ReportWebAttr reportWebAttr) |
void |
WebSettingPane.populateBean(ReportWebAttr reportWebAttr) |
protected abstract void |
WebSettingPane.setWebContent(ReportWebAttr reportWebAttr,
T ob) |
protected void |
PageWebSettingPane.setWebContent(ReportWebAttr reportWebAttr,
WebPage webContent) |
protected void |
ViewWebSettingPane.setWebContent(ReportWebAttr reportWebAttr,
WebView webContent) |
protected void |
WriteWebSettingPane.setWebContent(ReportWebAttr reportWebAttr,
WebWrite webContent) |
void |
WebSettingPane.update(ReportWebAttr reportWebAttr) |
void |
WebJsPane.update(ReportWebAttr reportWebAttr) |
void |
WebCssPane.update(ReportWebAttr reportWebAttr) |
void |
CommonPane.update(ReportWebAttr reportWebAttr) |
限定符和类型 | 字段和说明 |
---|---|
protected ReportWebAttr |
AbstractFineBook.reportWebAttr |
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
FineBook.getReportWebAttr()
Gets report web attributes.
|
ReportWebAttr |
AbstractFineBook.getReportWebAttr() |
限定符和类型 | 方法和说明 |
---|---|
void |
FineBook.setReportWebAttr(ReportWebAttr reportWebAttr)
Sets report web attributes.
|
void |
AbstractTemplateWorkBook.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
AbstractFineBook.setReportWebAttr(ReportWebAttr reportWebAttr) |
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
AttributeDocPart.getReportWebAttr() |
限定符和类型 | 方法和说明 |
---|---|
void |
AttributeDocPart.setReportWebAttr(ReportWebAttr reportWebAttr) |
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
WorkBookTemplateDelegate.getReportWebAttr() |
ReportWebAttr |
WorkBookAdapter.getReportWebAttr() |
ReportWebAttr |
WebClassTemplateWorkBook.getReportWebAttr() |
ReportWebAttr |
LinkWorkBookTemplate.getReportWebAttr() |
ReportWebAttr |
AbstractWorkBookX.getReportWebAttr()
Gets report web attributes.
|
限定符和类型 | 方法和说明 |
---|---|
void |
WorkBookTemplateDelegate.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
WorkBookAdapter.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
WebClassTemplateWorkBook.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
LinkWorkBookTemplate.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
AbstractWorkBookX.setReportWebAttr(ReportWebAttr reportWebAttr)
Sets report web attributes.
|
限定符和类型 | 方法和说明 |
---|---|
ReportWebAttr |
ImmutablePageWorkBook.getReportWebAttr() |
ReportWebAttr |
ImmutableAnalyWorkBook.getReportWebAttr() |
限定符和类型 | 方法和说明 |
---|---|
void |
ImmutableWorkBook.setReportWebAttr(ReportWebAttr reportWebAttr) |
void |
ImmutablePageWorkBook.setReportWebAttr(ReportWebAttr reportWebAttr) |
限定符和类型 | 方法和说明 |
---|---|
static boolean |
ReportUtils.isWebPagePaintModel(ReportWebAttr reportWebAttr)
获取报表是否以图片的方式显示
|
static boolean |
ReportUtils.isWebPageTDHeavy(ReportWebAttr reportWebAttr)
返回报表格子是否以重方式输出
|
static boolean |
ReportUtils.isWebPageViewAtCenter(ReportWebAttr reportWebAttr)
是否居中显示
|
限定符和类型 | 方法和说明 |
---|---|
static ReportWebAttr |
ReportWebAttr.getInstance() |
限定符和类型 | 方法和说明 |
---|---|
protected WebWrite |
CalculatableAction.getWebWrite(ReportWebAttr reportWebAttr) |
boolean |
CalculatableAction.isShowWidgetsNow(ReportWebAttr reportWebAttr)
是否首先加载控件
|
boolean |
CalculatableAction.isWriteViewAtLeft(ReportWebAttr reportWebAttr)
是否靠左显示
|