久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

知道編輯文本何時完成編輯

Knowing when Edit text is done being edited(知道編輯文本何時完成編輯)
本文介紹了知道編輯文本何時完成編輯的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我如何知道我的編輯文本何時完成編輯?就像用戶選擇下一個框,或者按下軟鍵盤上的完成按鈕時一樣.

How do I know when my edit text is done being edited? Like when the user selects the next box, or presses the done button on the soft keyboard.

我想知道這一點,以便我可以鉗位輸入.看起來文本觀察者的 afterTextChanged 發(fā)生在輸入每個字符之后.我需要對輸入進行一些計算,所以我想避免在輸入每個字符后進行計算.

I want to know this so I can clamp the input. It looks like text watcher's afterTextChanged happens after each character is entered. I need to do some calculations with the input, so I would like to avoid doing the calculation after each character is entered.

謝謝

推薦答案

通過使用類似這樣的東西

By using something like this

 meditText.setOnEditorActionListener(new TextView.OnEditorActionListener() {
        @Override
        public boolean onEditorAction(TextView v, int actionId, KeyEvent event) {
            switch (actionId){
                case EditorInfo.IME_ACTION_DONE:
                case EditorInfo.IME_ACTION_NEXT:
                case EditorInfo.IME_ACTION_PREVIOUS:
                    yourcalc();
                    return true;
            }
            return false;
        }
    });

這篇關于知道編輯文本何時完成編輯的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯(lián)系我們刪除處理,感謝您的支持!

相關文檔推薦

EditText: Disable Paste/Replace menu pop-up on Text Selection Handler click event(EditText:禁用文本選擇處理程序單擊事件上的粘貼/替換菜單彈出)
Multiline EditText with Done SoftInput Action Label on 2.3(2.3 上帶有完成 SoftInput 操作標簽的多行 EditText)
How to detect the swipe left or Right in Android?(如何在 Android 中檢測向左或向右滑動?)
Prevent dialog dismissal on screen rotation in Android(防止在Android中的屏幕旋轉對話框解除)
How do I handle ImeOptions#39; done button click?(如何處理 ImeOptions 的完成按鈕點擊?)
How do you set EditText to only accept numeric values in Android?(您如何將 EditText 設置為僅接受 Android 中的數(shù)值?)
主站蜘蛛池模板: 国产一区二区在线免费播放 | 日韩欧美在线播放 | 精品乱子伦一区二区三区 | 美女午夜影院 | 欧美日韩精品一区二区三区四区 | 91国内精精品久久久久久婷婷 | 国产高清在线视频 | 国产乱码精品一品二品 | 欧美1区2区 | 久久久久久久久综合 | 五月激情久久 | 999免费网站 | 国产偷录视频叫床高潮对白 | 精品国产第一区二区三区 | 狠狠操狠狠干 | 精品欧美乱码久久久久久 | 国产精品日产欧美久久久久 | 91精品久久久久久久久 | 久久9999久久 | 国产十日韩十欧美 | 精品国产乱码一区二区三区a | 精品三级在线观看 | 亚洲成人一区 | 精品一区av | 欧美一级片在线播放 | 91成人免费看 | 欧美一区二区三区视频 | 一区二区三区在线看 | 久久9热 | 国产成人精品网站 | 欧美日韩成人影院 | 嫩草最新网址 | 亚洲成人久久久 | 激情一区二区三区 | 一区二区三区中文字幕 | 美女国产精品 | 中国一级特黄视频 | 综合天天久久 | 中文字幕一区二区三区乱码图片 | 日韩电影中文字幕 | 欧美一级二级在线观看 |