NotifyingEditText
Diese Klasse ist in der neuesten Version des SDKs nicht mehr verfügbar.
Erweiterungen:EditText
Package:ui
Konstruktoren
NotifyingEditText(Context)
public NotifyingEditText(Context context)
ParameterBeschreibung
context
NotifyingEditText(Context, AttributeSet)
public NotifyingEditText(Context context, AttributeSet attrs)
ParameterBeschreibung
context
attrs
NotifyingEditText(Context, AttributeSet, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr)
ParameterBeschreibung
context
attrs
defStyleAttr
NotifyingEditText(Context, AttributeSet, int, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
ParameterBeschreibung
context
attrs
defStyleAttr
defStyleRes
Instance-Methoden
setOnSoftKeyListener(OnKeyListener)
public void setOnSoftKeyListener(OnKeyListener onSoftKeyListener)
ParameterBeschreibung
onSoftKeyListener
setPasteListener(PasteListener)
public void setPasteListener(PasteListener pasteHandler)
ParameterBeschreibung
pasteHandler