Package 

Class EditTextExtensionKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit showPassword(EditText $self) 显示密码文本
      final static Unit hidePassword(EditText $self) 隐藏密码文本
      final static String value(EditText $self)
      final static Integer length(EditText $self)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait