SMART datagrid v.1 > Classes > UIComponent

Back  Forward

DataLudi.UIComponent.UIComponent  constructor

UIComponent constructor. 

Since it is an abstract class, you should not directly create this class object. 

function UIComponent (dom: Boolean, containerId: String);
Returns
Void
Parameters
dom - Boolean. required.
containerId - String. required.