类 BindAccountEditText

    • 字段详细资料

      • EMAIL_VALIDATOR

        protected static final int EMAIL_VALIDATOR
        另请参阅:
        常量字段值
      • PHONE_VALIDATOR

        protected static final int PHONE_VALIDATOR
        另请参阅:
        常量字段值
      • EXTEND_FILED_VALIDATOR

        protected static final int EXTEND_FILED_VALIDATOR
        另请参阅:
        常量字段值
      • validator

        protected int validator
    • 构造器详细资料

      • BindAccountEditText

        public BindAccountEditText​(Context context)
      • BindAccountEditText

        public BindAccountEditText​(Context context,
                                   AttributeSet attrs,
                                   int defStyleAttr)
    • 方法详细资料

      • afterTextChanged

        public void afterTextChanged​(Editable s)
        指定者:
        afterTextChanged 在接口中 TextWatcher
        覆盖:
        afterTextChanged 在类中 cn.authing.guard.internal.EditTextLayout
      • syncData

        protected void syncData()