public class GridViewAssert extends AbstractAbsListViewAssert<GridViewAssert,android.widget.GridView>
GridView instances.| Constructor and Description |
|---|
GridViewAssert(android.widget.GridView actual) |
| Modifier and Type | Method and Description |
|---|---|
GridViewAssert |
hasColumnCount(int count) |
GridViewAssert |
hasColumnWidth(int width) |
GridViewAssert |
hasGravity(int gravity) |
GridViewAssert |
hasHorizontalSpacing(int spacing) |
GridViewAssert |
hasRequestedColumnWidth(int width) |
GridViewAssert |
hasRequestedHorizontalSpacing(int spacing) |
GridViewAssert |
hasStretchMode(int mode) |
GridViewAssert |
hasVerticalSpacing(int spacing) |
static java.lang.String |
stretchModeToString(int mode) |
canScrollList, containsCheckedItemPositions, containsItemIds, hasCheckedItemPosition, hasCheckedItemsCounthasAdapter, hasCount, hasFirstVisiblePosition, hasItemAtPosition, hasItemIdAtPosition, hasLastVisiblePosition, hasPositionForView, hasSelectedItem, hasSelectedItemId, hasSelectedItemPosition, hasSelectedViewdescendantFocusabilityToString, hasAnimationCacheDisabled, hasAnimationCacheEnabled, hasChildCount, hasDescendantFocusability, hasFocusedChild, hasLayoutMode, hasMotionEventSplittingDisabled, hasMotionEventSplittingEnabled, hasPersistentDrawingCache, isAddingStatesFromChildren, isAlwaysDrawnWithCache, isClippingChildren, isNotAddingStatesFromChildren, isNotAlwaysDrawnWithCache, isNotClippingChildren, layoutModeToString, persistentDrawingCacheToStringcanNotResolveLayoutDirection, canNotResolveTextAlignment, canNotResolveTextDirection, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, hasAlpha, hasAnimation, hasBackground, hasBaseline, hasBottom, hasContentDescription, hasContentDescription, hasDrawingCacheBackgroundColor, hasDrawingCacheQuality, hasFocus, hasFocusable, hasHapticFeedbackDisabled, hasHapticFeedbackEnabled, hasHeight, hasHorizontalFadingEdgeLength, hasHorizontalFadingEdgesDisabled, hasHorizontalFadingEdgesEnabled, hasHorizontalScrollbarDisabled, hasHorizontalScrollbarEnabled, hasId, hasLabelFor, hasLayerType, hasLayoutDirection, hasLayoutRequested, hasLeft, hasMeasuredHeight, hasMeasuredHeightAndState, hasMeasuredState, hasMeasuredWidth, hasMeasuredWidthAndState, hasMinimumHeight, hasMinimumWidth, hasNextFocusDownId, hasNextFocusForwardId, hasNextFocusLeftId, hasNextFocusRightId, hasNextFocusUpId, hasNoFocus, hasNoLayoutRequested, hasNotResolvedLayoutDirection, hasNotResolvedTextAlignment, hasNotResolvedTextDirection, hasOverScrollMode, hasPaddingBottom, hasPaddingEnd, hasPaddingLeft, hasPaddingRight, hasPaddingStart, hasPaddingTop, hasParent, hasParentForAccessibility, hasPivotX, hasPivotY, hasResolvedLayoutDirection, hasResolvedTextAlignment, hasResolvedTextDirection, hasRight, hasRootView, hasRotation, hasRotationX, hasRotationY, hasSaveDisabled, hasSaveEnabled, hasSaveFromParentDisabled, hasSaveFromParentEnabled, hasScaleX, hasScaleY, hasScrollBarDefaultDelayBeforeFade, hasScrollBarFadeDuration, hasScrollbarFadingDisabled, hasScrollbarFadingEnabled, hasScrollBarSize, hasScrollBarStyle, hasScrollX, hasScrollY, hasSolidColor, hasSoundEffectsDisabled, hasSoundEffectsEnabled, hasSystemUiVisibility, hasTag, hasTag, hasTextAlignment, hasTextDirection, hasTop, hasTranslationX, hasTranslationY, hasVerticalFadingEdgeDisabled, hasVerticalFadingEdgeEnabled, hasVerticalFadingEdgeLength, hasVerticalScrollBarDisabled, hasVerticalScrollBarEnabled, hasVerticalScrollbarPosition, hasVerticalScrollbarWidth, hasVisibility, hasWidth, hasWindowVisibility, hasX, hasY, isActivated, isAttachedToWindow, isClickable, isDirty, isDisabled, isDuplicatingParentState, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isGone, isHardwareAccelerated, isHovered, isInEditMode, isInFocusedWindow, isInLayout, isInTouchMode, isInvisible, isKeepingScreenOn, isLaidOut, isLongClickable, isNotActivated, isNotAttachedToWindow, isNotClickable, isNotDirty, isNotDuplicatingParentState, isNotFocusable, isNotFocusableInTouchMode, isNotFocused, isNotGone, isNotHardwareAccelerated, isNotHovered, isNotInEditMode, isNotInFocusedWindow, isNotInLayout, isNotInTouchMode, isNotInvisible, isNotKeepingScreenOn, isNotLaidOut, isNotLongClickable, isNotOpaque, isNotPressed, isNotScrollContainer, isNotSelected, isNotShown, isNotUsingDrawingCache, isNotVisible, isOpaque, isPressed, isScrollContainer, isSelected, isShown, isUsingDrawingCache, isVisible, layerTypeToString, layoutDirectionToString, overScrollModeToString, scrollBarStyleToString, textAlignmentToString, textDirectionToString, verticalScrollBarPositionToString, visibilityToStringpublic GridViewAssert hasColumnWidth(int width)
public GridViewAssert hasGravity(int gravity)
public GridViewAssert hasHorizontalSpacing(int spacing)
public GridViewAssert hasColumnCount(int count)
public GridViewAssert hasRequestedColumnWidth(int width)
public GridViewAssert hasRequestedHorizontalSpacing(int spacing)
public GridViewAssert hasStretchMode(int mode)
public GridViewAssert hasVerticalSpacing(int spacing)
public static java.lang.String stretchModeToString(int mode)