Click or drag to resize

CustomComponentCreator Methods

返回用户文档首页

The CustomComponentCreator type exposes the following members.

Methods
 NameDescription
Public methodAddTargetId 
Public methodAddTargetIds 
Public methodClear
(Overrides ComponentCreatorClear)
Public methodClearTargetIds 
Public methodCreateComponent(Guid) 使用默认属性创建组件
(Inherited from ComponentCreator)
Public methodCreateComponent(Guid, DObject) 使用指定属性创建组件
(Inherited from ComponentCreator)
Public methodCreateComponent(Guid, String) 使用指定配置名称创建组件
(Inherited from ComponentCreator)
Public methodIsEmpty
(Overrides ComponentCreatorIsEmpty)
Public methodIsValid 当前对象是否有效
(Inherited from ComponentCreator)
Public methodRemoveTargetId 
Top
See Also