NotifyingEditText
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.
Mở rộng:EditText
Gói:ui
Xây dựng
NotifyingEditText(Context)
public NotifyingEditText(Context context)
Thông sốMô tả
context
NotifyingEditText(Context, AttributeSet)
public NotifyingEditText(Context context, AttributeSet attrs)
Thông sốMô tả
context
attrs
NotifyingEditText(Context, AttributeSet, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr)
Thông sốMô tả
context
attrs
defStyleAttr
NotifyingEditText(Context, AttributeSet, int, int)
public NotifyingEditText(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
Thông sốMô tả
context
attrs
defStyleAttr
defStyleRes
Phương thức thực thể
setOnSoftKeyListener(OnKeyListener)
public void setOnSoftKeyListener(OnKeyListener onSoftKeyListener)
Thông sốMô tả
onSoftKeyListener
setPasteListener(PasteListener)
public void setPasteListener(PasteListener pasteHandler)
Thông sốMô tả
pasteHandler