@Implements(android.widget.CompoundButton.class) public class ShadowCompoundButton extends ShadowTextView
ShadowView.WindowIdHelper
selectionEnd, selectionStart
attributeSet, realView, scrollToCoordinates
Constructor | Description |
---|---|
ShadowCompoundButton() |
Modifier and Type | Method | Description |
---|---|---|
Drawable |
getButtonDrawable() |
|
int |
getButtonDrawableId() |
|
protected void |
setButtonDrawable(int buttonDrawableId) |
|
protected void |
setButtonDrawable(Drawable buttonDrawable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTextChangedListener, dumpAttributes, getCompoundDrawablesWithIntrinsicBoundsBottom, getCompoundDrawablesWithIntrinsicBoundsLeft, getCompoundDrawablesWithIntrinsicBoundsRight, getCompoundDrawablesWithIntrinsicBoundsTop, getOnEditorActionListener, getPaintFlags, getPreviousKeyCode, getPreviousKeyEvent, getTextAppearanceId, getTextServicesLocale, getWatchers, innerText, onKeyDown, onKeyUp, removeTextChangedListener, setCompoundDrawablesWithIntrinsicBounds, setOnEditorActionListener, setPaintFlags, setTextAppearance
__constructor__, addOnAttachStateChangeListener, callOnAttachedToWindow, callOnDetachedFromWindow, checkedPerformClick, clearAnimation, clearWasInvalidated, clickOn, didRequestLayout, draw, dump, dump, dump, dumpAttribute, dumpFirstPart, dumpIndent, getGlobalVisibleRect, getLastTouchEvent, getLayerType, getOnAttachStateChangeListeners, getOnClickListener, getOnCreateContextMenuListener, getOnLongClickListener, getOnSystemUiVisibilityChangeListener, getOnTouchListener, getScrollX, getScrollY, getWindowDisplayFrame, getWindowId, getWindowVisibleDisplayFrame, innerText, invalidate, isAttachedToWindow, lastHapticFeedbackPerformed, onLayout, onLayoutWasCalled, onTouchEvent, performHapticFeedback, post, postDelayed, postInvalidateDelayed, removeCallbacks, removeOnAttachStateChangeListener, 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()