public static interface EditStyledText.EditStyledTextNotifier
Modifier and Type | Method and Description |
---|---|
void |
cancelViewManager() |
boolean |
isButtonsFocused() |
void |
onStateChanged(int mode,
int state) |
void |
sendHintMsg(int msgId) |
boolean |
sendOnTouchEvent(MotionEvent event) |
boolean |
showInsertImageSelectAlertDialog() |
boolean |
showMenuAlertDialog() |
boolean |
showPreview() |
void sendHintMsg(int msgId)
void onStateChanged(int mode, int state)
boolean sendOnTouchEvent(MotionEvent event)
boolean isButtonsFocused()
boolean showPreview()
void cancelViewManager()
boolean showInsertImageSelectAlertDialog()
boolean showMenuAlertDialog()