InputDialog

constructor(activity: Context, title: String = "", hint: String = "", defaultValue: String? = null, textOk: String = "ДАЛЕЕ", inputType: InputDialog.DInputType = DInputType.Double, autoComplete: AutoComplete? = null)