YAHOO.widget.SliderThumb
                                
                                        
                            
                        
                                    (
  
                                        
                                                
                                                id
                                                , 
                                                sGroup
                                                , 
                                                iLeft
                                                , 
                                                iRight
                                                , 
                                                iUp
                                                , 
                                                iDown
                                                , 
                                                iTickSize
                                    )
                                
                                - Parameters:
- 
                                                    id <String>the id of the slider html element
- 
                                                    sGroup <String>the group of related DragDrop items
- 
                                                    iLeft <int>the number of pixels the element can move left
- 
                                                    iRight <int>the number of pixels the element can move right
- 
                                                    iUp <int>the number of pixels the element can move up
- 
                                                    iDown <int>the number of pixels the element can move down
- 
                                                    iTickSize <int>optional parameter for specifying that the element should move a certain number pixels at a time.