| java.lang.Object | |
| ↳ | android.support.v4.view.MenuCompat | 
       Helper for accessing features in
       
        
         Menu
        
       
       introduced after API level 4 in a backwards compatible fashion.
      
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          | 
       ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          
           This method is deprecated.
    Use
            
        
            
             MenuItemCompat.setShowAsAction(MenuItem, int)
            
           
          
          | 
       ||||||||||
| 
         
          [Expand]
         
          
          Inherited Methods
          
         | 
       |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
         
           
         
         From class
         
          java.lang.Object
         
         
  | 
       |||||||||||||||||||||||||||||||||
        
         This method is deprecated.
        
        
        Use
        
         
          MenuItemCompat.setShowAsAction(MenuItem, int)
         
        
       
         Call
         
          
           MenuItem.setShowAsAction()
          
         
         .