public class PopupWindowAssert
extends <any>
PopupWindow instances.| Constructor and Description |
|---|
PopupWindowAssert(android.widget.PopupWindow actual) |
public PopupWindowAssert hasAnimationStyle(int style)
public PopupWindowAssert hasBackground(android.graphics.drawable.Drawable background)
public PopupWindowAssert hasContentView(android.view.View view)
public PopupWindowAssert hasHeight(int height)
public PopupWindowAssert hasInputMethodMode(int mode)
public PopupWindowAssert hasSoftInputMode(int mode)
public PopupWindowAssert hasWidth(int width)
public PopupWindowAssert isAboveAnchor()
public PopupWindowAssert isNotAboveAnchor()
public PopupWindowAssert isClippingEnabled()
public PopupWindowAssert isClippingDisabled()
public PopupWindowAssert isFocusable()
public PopupWindowAssert isNotFocusable()
public PopupWindowAssert isTouchableOutside()
public PopupWindowAssert isNotTouchableOutside()
public PopupWindowAssert isShowing()
public PopupWindowAssert isNotShowing()
public PopupWindowAssert isSplitTouchEnabled()
public PopupWindowAssert isSplitTouchDisabled()
public PopupWindowAssert isTouchable()
public PopupWindowAssert isNotTouchable()
public static java.lang.String inputMethodModeToString(int mode)