No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 3 |
From Level: | 2 |
Generated | 2009.11.19 19:35 |
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
|
Added Fields | |
---|---|
int
INPUT_METHOD_FROM_FOCUSABLE
|
|
int
INPUT_METHOD_NEEDED
|
|
int
INPUT_METHOD_NOT_NEEDED
|