@Implements(value=android.widget.CompoundButton.class) public class ShadowCompoundButton extends ShadowTextView
CompoundButton.selectionEnd, selectionStartANDROID_NS, attributeSet, realView, scrollToCoordinates| Constructor and Description |
|---|
ShadowCompoundButton() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.drawable.Drawable |
getButtonDrawable() |
int |
getButtonDrawableId() |
void |
setButtonDrawable(android.graphics.drawable.Drawable buttonDrawable) |
void |
setButtonDrawable(int buttonDrawableId) |
addTextChangedListener, dumpAttributes, getCompoundDrawablesWithIntrinsicBoundsBottom, getCompoundDrawablesWithIntrinsicBoundsLeft, getCompoundDrawablesWithIntrinsicBoundsRight, getCompoundDrawablesWithIntrinsicBoundsTop, getOnEditorActionListener, getPaintFlags, getPreviousKeyCode, getPreviousKeyEvent, getTextAppearanceId, getTextServicesLocale, getWatchers, innerText, onKeyDown, onKeyUp, removeTextChangedListener, setCompoundDrawablesWithIntrinsicBounds, setOnEditorActionListener, setPaintFlags, setTextAppearance__constructor__, buildDrawable, callOnAttachedToWindow, callOnDetachedFromWindow, checkedPerformClick, clearWasInvalidated, clickOn, computeOpaqueFlags, didRequestLayout, draw, dump, dump, dump, dumpAttribute, dumpFirstPart, dumpIndent, getBackgroundColor, getBackgroundResourceId, getDrawingCache, getLastTouchEvent, getOnClickListener, getOnCreateContextMenuListener, getOnLongClickListener, getOnSystemUiVisibilityChangeListener, getOnTouchListener, getQualifiers, getScaleX, getScaleY, getScrollX, getScrollY, innerText, invalidate, isAttachedToWindow, lastHapticFeedbackPerformed, onLayout, onLayoutWasCalled, onTouchEvent, performHapticFeedback, post, postDelayed, postInvalidateDelayed, removeCallbacks, requestLayout, scrollTo, setAnimation, setDidRequestLayout, setMyParent, setOnClickListener, setOnCreateContextMenuListener, setOnFocusChangeListener, setOnLongClickListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setScaleX, setScaleY, setScrollX, setScrollY, setViewFocus, visualize, wasInvalidated@Implementation public void setButtonDrawable(int buttonDrawableId)
@Implementation public void setButtonDrawable(android.graphics.drawable.Drawable buttonDrawable)
public int getButtonDrawableId()
public android.graphics.drawable.Drawable getButtonDrawable()
Copyright © 2015. All rights reserved.