Element: <oj-c-input-number>
      CORE PACK
    
    
    
    
    
    
  
     DOM Interface: CInputNumberElement 
  
  
    
        
                
                  Touch Information
                  
                
                
  
    
      | Target | 
      Gesture | 
      Action | 
    
  
  
    
      | Up Button | 
      Tap | 
      Increment the number. | 
    
    
      | Down Button | 
      Tap | 
      Decrement the number. | 
    
    
      | Input | 
      Tap | 
      Set focus to the input. Show user assistance text. This may be inline or in a notewindow
depending upon theme and property settings. | 
    
    
      | Elsewhere on Page | 
      Touch | 
      Submit the value you typed in the input field. | 
    
  
            
                
                  Keyboard Information
                  
                
                
  
    
      | Target | 
      Key | 
      Action | 
    
  
  
    
      | Input | 
      Enter or Tab | 
      Submit the value you typed in the input field. | 
    
    
      | Tab In | 
      Set focus to input. Show user assistance text. This may be inline or in a notewindow
depending upon theme and property settings. | 
    
    
      | UpArrow | 
      Increment the number. | 
    
    
      | DownArrow | 
      Decrement the number. |