YAHOO.util.ColumnResizer
                                
                                        
                            
                        
                                    (
  
                                        
                                                
                                                oDataTable
                                                , 
                                                oColumn
                                                , 
                                                elTh
                                                , 
                                                sHandleElId
                                                , 
                                                elProxy
                                    )
                                
                                - Parameters:
- 
                                                    oDataTable <YAHOO.widget.DataTable>DataTable instance.
- 
                                                    oColumn <YAHOO.widget.Column>Column instance.
- 
                                                    elTh <HTMLElement>TH element reference.
- 
                                                    sHandleElId <String>DOM ID of the handle element that causes the resize.
- 
                                                    elProxy <HTMLElement>Resizer proxy element.