NotifyingEditText
最新バージョンのSDKではこのクラスは使用できません。
拡張:EditText
パッケージ:ui
コンストラクター
NotifyingEditText(Context)
public NotifyingEditText(Context context)
パラメーター説明
context
NotifyingEditText(Context, AttributeSet)
public NotifyingEditText(Context context, AttributeSet attrs)
パラメーター説明
context
attrs
NotifyingEditText(Context, AttributeSet, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr)
パラメーター説明
context
attrs
defStyleAttr
NotifyingEditText(Context, AttributeSet, int, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
パラメーター説明
context
attrs
defStyleAttr
defStyleRes
インスタンスメソッド
setOnSoftKeyListener(OnKeyListener)
public void setOnSoftKeyListener(OnKeyListener onSoftKeyListener)
パラメーター説明
onSoftKeyListener
setPasteListener(PasteListener)
public void setPasteListener(PasteListener pasteHandler)
パラメーター説明
pasteHandler