@Implements(value=android.widget.CompoundButton.class) public class ShadowCompoundButton extends ShadowTextView
ShadowView.WindowIdHelper
selectionEnd, selectionStart
attributeSet, realView, scrollToCoordinates
Constructor and Description |
---|
ShadowCompoundButton() |
Modifier and Type | Method and Description |
---|---|
Drawable |
getButtonDrawable() |
int |
getButtonDrawableId() |
protected void |
setButtonDrawable(Drawable buttonDrawable) |
protected 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__, callOnAttachedToWindow, callOnDetachedFromWindow, checkedPerformClick, clearWasInvalidated, clickOn, didRequestLayout, draw, dump, dump, dump, dumpAttribute, dumpFirstPart, dumpIndent, getGlobalVisibleRect, getLastTouchEvent, getLayerType, getOnClickListener, getOnCreateContextMenuListener, getOnLongClickListener, getOnSystemUiVisibilityChangeListener, getOnTouchListener, getScrollX, getScrollY, getWindowDisplayFrame, getWindowId, getWindowVisibleDisplayFrame, innerText, invalidate, isAttachedToWindow, lastHapticFeedbackPerformed, onLayout, onLayoutWasCalled, onTouchEvent, performHapticFeedback, post, postDelayed, postInvalidateDelayed, removeCallbacks, requestLayout, scrollBy, scrollTo, setAnimation, setDidRequestLayout, setGlobalVisibleRect, setLayerType, setMyParent, setOnClickListener, setOnCreateContextMenuListener, setOnFocusChangeListener, setOnLongClickListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setScrollX, setScrollY, setViewFocus, visualize, wasInvalidated
@Implementation protected void setButtonDrawable(int buttonDrawableId)
@Implementation protected void setButtonDrawable(Drawable buttonDrawable)
public int getButtonDrawableId()
public Drawable getButtonDrawable()