当创建自定义元素时,由 DOM 实例化的构造函数。
此方法只能由子类在其 created 构造函数中调用。
FECompositeElement.created() : super.created();