Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Designer/src/designer/formula/Formula
FormulaBase
Class FormulaBase
公式类型
Hierarchy
FormulaBase
Implements
IFormulaItem
Index
Constructors
constructor
Properties
children
formulas
help
icon
name
type
Constructors
constructor
new
Formula
Base
(
config
:
IFormulaItem
, items
:
IFormulaItem
[]
)
:
FormulaBase
Parameters
config:
IFormulaItem
初始化参数
items:
IFormulaItem
[]
公式类型
Returns
FormulaBase
Properties
Optional
children
children
:
IFormulaItem
[]
子公式
formulas
formulas
:
IFormulaItem
[]
公式数组
help
help
:
string
帮助
icon
icon
:
string
图标
name
name
:
string
名称
type
type
:
FormulaKind
公式的类型
Modules
YH-
Designer/src/designer/formula/
Formula
Generated using
TypeDoc
公式类型