componentFactory property

IComponentFactory componentFactory
final

组件工厂,通过依赖注入传入 允许业务层自定义组件创建逻辑,实现业务组件与布局系统的解耦

Implementation

final IComponentFactory componentFactory;