RepeaterSelectionAdorner.refreshSelectionFrames Method
        
 Record the selection frames to refresh and defer all refreshing within 30ms.
 
         
        Parameters
        
            - idsToRefresh
            
 
            - 
                
Type: Enumerable
ElementType: string
(Optional)Group IDs or IDs of the objects to refresh, if null, refresh all 
            - preventGroups
            
 
            - 
                
Type: Boolean
(Optional)True to not refresh group selection frames, if null, do not prevent any groups. 
            - immediately
            
 
            - 
                
Type: Boolean
(Optional)True to refresh immediately, without deferring