public static final class TransparencyEnabledCard.Builder extends Component.Builder<TransparencyEnabledCard.Builder>
mResourceResolver
Constructor and Description |
---|
Builder() |
accessibilityHeading, accessibilityRole, accessibilityRoleDescription, accessibilityRoleDescription, accessibilityRoleDescription, alignSelf, alpha, alpha, aspectRatio, background, backgroundAttr, backgroundAttr, backgroundColor, backgroundColor, backgroundRes, border, checkArgs, clickable, clickHandler, clipChildren, clipToOutline, clone, contentDescription, contentDescription, contentDescription, dispatchPopulateAccessibilityEventHandler, duplicateParentState, enabled, flex, flexBasisAttr, flexBasisAttr, flexBasisDip, flexBasisPercent, flexBasisPx, flexBasisRes, flexGrow, flexShrink, focusable, focusChangeHandler, focusedHandler, foreground, foregroundAttr, foregroundAttr, foregroundColor, foregroundRes, fullImpressionHandler, getContext, handle, hasBackgroundSet, hasClickHandlerSet, heightAttr, heightAttr, heightDip, heightPercent, heightPx, heightRes, importantForAccessibility, init, interceptTouchHandler, invisibleHandler, isReferenceBaseline, key, layoutDirection, longClickHandler, marginAttr, marginAttr, marginAuto, marginDip, marginPercent, marginPx, marginRes, maxHeightAttr, maxHeightAttr, maxHeightDip, maxHeightPercent, maxHeightPx, maxHeightRes, maxWidthAttr, maxWidthAttr, maxWidthDip, maxWidthPercent, maxWidthPx, maxWidthRes, minHeightAttr, minHeightAttr, minHeightDip, minHeightPercent, minHeightPx, minHeightRes, minWidthAttr, minWidthAttr, minWidthDip, minWidthPercent, minWidthPx, minWidthRes, onInitializeAccessibilityEventHandler, onInitializeAccessibilityNodeInfoHandler, onPopulateAccessibilityEventHandler, onRequestSendAccessibilityEventHandler, outlineProvider, paddingAttr, paddingAttr, paddingDip, paddingPercent, paddingPx, paddingRes, performAccessibilityActionHandler, positionAttr, positionAttr, positionDip, positionPercent, positionPx, positionRes, positionType, rotation, rotation, rotationX, rotationY, scale, scaleX, scaleY, selected, sendAccessibilityEventHandler, sendAccessibilityEventUncheckedHandler, shadowElevation, shadowElevationAttr, shadowElevationAttr, shadowElevationDip, shadowElevationPx, shadowElevationRes, stateListAnimator, stateListAnimatorRes, testKey, touchExpansionAttr, touchExpansionAttr, touchExpansionDip, touchExpansionPx, touchExpansionRes, touchHandler, transitionKey, transitionKeyType, translationX, translationY, unfocusedHandler, useHeightAsBaseline, viewTag, viewTags, visibilityChangedHandler, visibleHandler, visibleHeightRatio, visibleWidthRatio, widthAttr, widthAttr, widthDip, widthPercent, widthPx, widthRes, wrapInView
protected void setComponent(Component component)
setComponent
in class Component.Builder<TransparencyEnabledCard.Builder>
public TransparencyEnabledCard.Builder cardBackgroundColor(int cardBackgroundColor)
public TransparencyEnabledCard.Builder cardBackgroundColorRes(int resId)
public TransparencyEnabledCard.Builder cardBackgroundColorAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder cardBackgroundColorAttr(int attrResId)
public TransparencyEnabledCard.Builder clippingColor(int clippingColor)
public TransparencyEnabledCard.Builder clippingColorRes(int resId)
public TransparencyEnabledCard.Builder clippingColorAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder clippingColorAttr(int attrResId)
public TransparencyEnabledCard.Builder content(Component content)
public TransparencyEnabledCard.Builder content(Component.Builder<?> contentBuilder)
public TransparencyEnabledCard.Builder cornerRadiusPx(float cornerRadius)
public TransparencyEnabledCard.Builder cornerRadiusDip(float dip)
public TransparencyEnabledCard.Builder cornerRadiusSp(float sip)
public TransparencyEnabledCard.Builder cornerRadiusRes(int resId)
public TransparencyEnabledCard.Builder cornerRadiusAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder cornerRadiusAttr(int attrResId)
public TransparencyEnabledCard.Builder disableClipBottomLeft(boolean disableClipBottomLeft)
public TransparencyEnabledCard.Builder disableClipBottomRight(boolean disableClipBottomRight)
public TransparencyEnabledCard.Builder disableClipTopLeft(boolean disableClipTopLeft)
public TransparencyEnabledCard.Builder disableClipTopRight(boolean disableClipTopRight)
public TransparencyEnabledCard.Builder elevationPx(float elevation)
public TransparencyEnabledCard.Builder elevationDip(float dip)
public TransparencyEnabledCard.Builder elevationSp(float sip)
public TransparencyEnabledCard.Builder elevationRes(int resId)
public TransparencyEnabledCard.Builder elevationAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder elevationAttr(int attrResId)
public TransparencyEnabledCard.Builder shadowBottomOverridePx(int shadowBottomOverride)
public TransparencyEnabledCard.Builder shadowBottomOverrideDip(float dip)
public TransparencyEnabledCard.Builder shadowBottomOverrideSp(float sip)
public TransparencyEnabledCard.Builder shadowBottomOverrideRes(int resId)
public TransparencyEnabledCard.Builder shadowBottomOverrideAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder shadowBottomOverrideAttr(int attrResId)
public TransparencyEnabledCard.Builder shadowEndColor(int shadowEndColor)
public TransparencyEnabledCard.Builder shadowEndColorRes(int resId)
public TransparencyEnabledCard.Builder shadowEndColorAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder shadowEndColorAttr(int attrResId)
public TransparencyEnabledCard.Builder shadowStartColor(int shadowStartColor)
public TransparencyEnabledCard.Builder shadowStartColorRes(int resId)
public TransparencyEnabledCard.Builder shadowStartColorAttr(int attrResId, int defResId)
public TransparencyEnabledCard.Builder shadowStartColorAttr(int attrResId)
public TransparencyEnabledCard.Builder getThis()
getThis
in class Component.Builder<TransparencyEnabledCard.Builder>
public TransparencyEnabledCard build()
build
in class Component.Builder<TransparencyEnabledCard.Builder>