Class android.widget.PopupWindow
| Added Methods | |
|---|---|
| intgetInputMethodMode() | |
| intgetMaxAvailableHeight(View, | |
| booleanisAboveAnchor() | |
| booleanisClippingEnabled() | |
| booleanisOutsideTouchable() | |
| booleanisTouchable() | |
| voidsetClippingEnabled(boolean) | |
| voidsetInputMethodMode(int) | |
| voidsetOutsideTouchable(boolean) | |
| voidsetTouchInterceptor(OnTouchListener) | |
| voidsetTouchable(boolean) | |
| voidsetWindowLayoutMode(int, | |
| voidupdate() | |
| voidupdate(int, | |
| Added Fields | |
|---|---|
| intINPUT_METHOD_FROM_FOCUSABLE | |
| intINPUT_METHOD_NEEDED | |
| intINPUT_METHOD_NOT_NEEDED | |
