Element: <oj-c-tag-cloud>
      CORE PACK
    
    
    
    
    
    
  
     DOM Interface: CTagCloudElement 
  
  
    
        
                
                  Touch Information
                  
                
                
  
    
      | Target | Gesture | Action | 
  
  
    
      | Data Item | Tap | Select when selectionModeis enabled. | 
    
       | Open a link when the urlfor a data item is set. | 
  
            
                
                  Keyboard Information
                  
                
                
  
    
      | Key | Action | 
  
  
    
      | Tab | Move focus to next element. | 
    
      | Shift + Tab | Move focus to previous element. | 
    
      | UpArrow | Move focus and selection to previous data item. | 
    
      | DownArrow | Move focus and selection to next data item. | 
    
      | LeftArrow | Move focus and selection to previous data item. | 
    
      | RightArrow | Move focus and selection to next data item. | 
    
      | Shift + UpArrow | Move focus and multi-select previous data item. | 
    
      | Shift + DownArrow | Move focus and multi-select next data item. | 
    
      | Shift + LeftArrow | Move focus and multi-select previous data item. | 
    
      | Shift + RightArrow | Move focus and multi-select next data item. | 
    
      | Ctrl + UpArrow | Move focus to previous data item, without changing the current selection. | 
    
      | Ctrl + DownArrow | Move focus to next data item, without changing the current selection. | 
    
      | Ctrl + LeftArrow | Move focus to previous data item, without changing the current selection. | 
    
      | Ctrl + RightArrow | Move focus to next data item, without changing the current selection. | 
    
      | Ctrl + Spacebar | Multi-select data item with focus. | 
    
      | Enter | Open a link when the urlfor a data item is set. |