NotifyingEditText
Kelas ini tidak tersedia lagi di versi SDK terbaru.
Perpanjang:EditText
Paket:ui
Konstruktor
NotifyingEditText(Context)
public NotifyingEditText(Context context)
ParameterKeterangan
context
NotifyingEditText(Context, AttributeSet)
public NotifyingEditText(Context context, AttributeSet attrs)
ParameterKeterangan
context
attrs
NotifyingEditText(Context, AttributeSet, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr)
ParameterKeterangan
context
attrs
defStyleAttr
NotifyingEditText(Context, AttributeSet, int, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
ParameterKeterangan
context
attrs
defStyleAttr
defStyleRes
Metode Instance
setOnSoftKeyListener(OnKeyListener)
public void setOnSoftKeyListener(OnKeyListener onSoftKeyListener)
ParameterKeterangan
onSoftKeyListener
setPasteListener(PasteListener)
public void setPasteListener(PasteListener pasteHandler)
ParameterKeterangan
pasteHandler