Dialog:getValueOf()
Cette méthode est utile pour obtenir la valeur d'un EditText
, CheckBox
, ou RadioGroup
Signature
Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number
Retourne
string
ou boolean
ou number
Cette méthode est utile pour obtenir la valeur d'un EditText
, CheckBox
, ou RadioGroup
Dialog:getValueOf(view: EditText | CheckBox | RadioGroup): string | boolean | number
Retourne
string
ou boolean
ou number