Add missing default value on TextField doc

Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
This commit is contained in:
Daker Fernandes Pinheiro 2011-12-22 17:32:31 -03:00
parent 0fbcda30d0
commit c973ec6502

View File

@ -67,6 +67,7 @@ Properties:
* string placeholderText:
This property holds the text displayed in when the text is empty.
The default value is empty string, meaning no placeholderText shown.
* enumeration echoMode:
This property specifies how the text should be displayed in the TextField.