Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-core
DropTarget
Class DropTarget
放置目标类
Index
Constructors
constructor
Properties
data
method
Accessors
bounding
display
id
node
prototype
Methods
clear
get
Node
set
Constructors
constructor
new
Drop
Target
(
workspace
)
:
DropTarget
Parameters
workspace
:
AbstractWorkspace
Returns
DropTarget
Properties
data
data
:
ISelectedItemData
放置的目标元素数据
method
method
:
DropMethod
插入方法
Accessors
bounding
get
bounding
(
)
:
ElementBoundingType
Returns
ElementBoundingType
display
get
display
(
)
:
string
Returns
string
id
get
id
(
)
:
string
Returns
string
node
get
node
(
)
:
JsxViewNode
Returns
JsxViewNode
prototype
get
prototype
(
)
:
IComponentPrototype
获取对应的 prototype
Returns
IComponentPrototype
Methods
clear
clear
(
)
:
void
重置
Returns
void
get
Node
get
Node
(
)
:
JsxViewNode
获取对应的 node
Returns
JsxViewNode
Deprecated
set
set
(
data
,
method
)
:
void
Parameters
data
:
ISelectedItemData
method
:
DropMethod
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
method
Accessors
bounding
display
id
node
prototype
Methods
clear
get
Node
set
Tango LowCode Builder
Loading...
放置目标类