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
FormulaCmpBase
Class FormulaCmpBase
公式组就基类
Hierarchy
FormulaCmpBase
FormulaButton
FormulaInput
Index
Constructors
constructor
Properties
id
name
page
value
Methods
get
Value
set
Value
Constructors
constructor
new
Formula
Cmp
Base
(
config
:
IFormulaCmpBase
)
:
FormulaCmpBase
Parameters
config:
IFormulaCmpBase
Returns
FormulaCmpBase
Properties
id
id
:
string
name
name
:
string
page
page
:
DesignerPageBase
value
value
:
string
Methods
get
Value
get
Value
(
)
:
string
Returns
string
set
Value
set
Value
(
v
:
string
)
:
void
Parameters
v:
string
Returns
void
Modules
YH-
Designer/src/designer/formula/
Formula
Generated using
TypeDoc
公式组就基类