From 363eca56979ec2951f1952c927b3ae3ed8afd2b0 Mon Sep 17 00:00:00 2001 From: richie Date: Tue, 24 Sep 2019 12:02:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A3=B0=E6=98=8E=E5=BC=80=E6=94=BE=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/claim.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/claim.md b/docs/claim.md index 020e125..eb8fe20 100644 --- a/docs/claim.md +++ b/docs/claim.md @@ -1,5 +1,7 @@ # 非FineKit中的Open类 +## 公共类别 + com.fr.script.AbstractFunction com.fr.script.Calculator @@ -38,4 +40,28 @@ com.fr.web.struct.Registry com.fr.web.struct.category.ScriptPath -com.fr.web.struct.category.StylePath \ No newline at end of file +com.fr.web.struct.category.StylePath + +## 设计器类别 + +com.fr.design.beans.BasicBeanPane + +com.fr.design.beans.FurtherBasicBeanPane + +com.fr.design.dialog.BasicDialog + +com.fr.design.dialog.BasicPane + +com.fr.design.dialog.DialogActionAdapter + + + +## 图表类别 + +## 报表类别 + +com.fr.report.cell.cellattr.highlight.AbstractHighlight + +com.fr.report.cell.cellattr.highlight.AbstractStyleHighlightAction + +## BI类别 \ No newline at end of file