Detail |
public class DetailComponentCreator : ComponentCreator
The DetailComponentCreator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DetailComponentCreator | Initializes a new instance of the DetailComponentCreator class |
Name | Description | |
---|---|---|
![]() | FieldProps |
公开字段属性
(Inherited from ComponentCreator) |
![]() | MainId |
Name | Description | |
---|---|---|
![]() | Clear | (Overrides ComponentCreatorClear) |
![]() | CreateComponent(Guid) |
使用默认属性创建组件
(Inherited from ComponentCreator) |
![]() | CreateComponent(Guid, DObject) |
使用指定属性创建组件
(Inherited from ComponentCreator) |
![]() | CreateComponent(Guid, String) |
使用指定配置名称创建组件
(Inherited from ComponentCreator) |
![]() | IsEmpty | (Overrides ComponentCreatorIsEmpty) |
![]() | IsValid | (Overrides ComponentCreatorIsValid) |