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