Element: <oj-c-checkbox>
      CORE PACK
    
    
    
    
    
    
  
     DOM Interface: CCheckboxElement 
  
  
    
        
                
                  Touch Information
                  
                
                
  
    
      | Target | Gesture | Action | 
  
  
   
      | Checkbox | Tap | Select/unselect the checkbox | 
    
      | Checkbox's Label | Tap | Select/unselect the corresponding checkbox | 
  
            
                
                  Keyboard Information
                  
                
                
  
    
      | Target | Key | Action | 
  
  
    
      | Checkbox | Tab In | Set focus on the checkbox.
      Disabled checkboxes are not focusable. | 
    
      | Checkbox | Space | Toggles the checkbox; If the checkbox is unselected, it will select it and vice versa. | 
   
      | Checkbox | Tab | Focus goes to the next focusable item after the oj-c-checkbox or help icon if present. | 
   
      | Checkbox | Shift+Tab | Sets focus to the previous focusable item before the oj-c-checkbox. |