FileDocCategorySizeDatePackage
PopupMenu.javaAPI DocAndroid 5.1 API1447Sat Mar 14 14:09:34 GMT 2015android.widget

PopupMenu

public class PopupMenu extends Object

Fields Summary
Constructors Summary
public PopupMenu(android.content.Context context, android.view.View anchor)

 throw new RuntimeException("Stub!"); 
public PopupMenu(android.content.Context context, android.view.View anchor, int gravity)

 throw new RuntimeException("Stub!"); 
public PopupMenu(android.content.Context context, android.view.View anchor, int gravity, int popupStyleAttr, int popupStyleRes)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voiddismiss()

 throw new RuntimeException("Stub!"); 
public android.view.View.OnTouchListenergetDragToOpenListener()

 throw new RuntimeException("Stub!"); 
public android.view.MenugetMenu()

 throw new RuntimeException("Stub!"); 
public android.view.MenuInflatergetMenuInflater()

 throw new RuntimeException("Stub!"); 
public voidinflate(int menuRes)

 throw new RuntimeException("Stub!"); 
public voidsetOnDismissListener(android.widget.PopupMenu$OnDismissListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetOnMenuItemClickListener(android.widget.PopupMenu$OnMenuItemClickListener listener)

 throw new RuntimeException("Stub!"); 
public voidshow()

 throw new RuntimeException("Stub!");