Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.widget. PopupWindow

Added Methods
int   getInputMethodMode ()  
int   getMaxAvailableHeight ( View, int )  
boolean   isAboveAnchor ()  
boolean   isClippingEnabled ()  
boolean   isOutsideTouchable ()  
boolean   isTouchable ()  
void   setClippingEnabled ( boolean )  
void   setInputMethodMode ( int )  
void   setOutsideTouchable ( boolean )  
void   setTouchInterceptor ( OnTouchListener )  
void   setTouchable ( boolean )  
void   setWindowLayoutMode ( int, int )  
void   update ()  
void   update ( int, int , int , int , boolean )  
 

Added Fields
int   INPUT_METHOD_FROM_FOCUSABLE  
int   INPUT_METHOD_NEEDED  
int   INPUT_METHOD_NOT_NEEDED