ChatUIEditText

public class ChatUIEditText

Constructors

Link copied to clipboard
public void ChatUIEditText(Context context)
public void ChatUIEditText(Context context, AttributeSet attrs)
public void ChatUIEditText(Context context, AttributeSet attrs, int defStyleAttr)

Functions

Link copied to clipboard
public void addTextChangedListener(TextWatcher watcher)
Link copied to clipboard
Link copied to clipboard
public void removeTextChangedListener(TextWatcher watcher)
Link copied to clipboard
public void setOnBackspaceListener(OnDataChangeListener<Integer> listener)
Link copied to clipboard
public void setText(CharSequence text, boolean triggerTextChanged)