SMART datagrid v.1 > Classes > UIComponent
DataLudi.UIComponent.UIComponent constructor
UIComponent构造器。
因为是抽象类,所以不得直接创建该类对象。
function UIComponent (dom: Boolean, containerId: String);
- Returns
- Void
- Parameters
- dom - Boolean. required.
- containerId - String. required.