From 6ef75bda79099953f85e1c48a0e833a6ed258acf Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Wed, 4 Jan 2017 11:48:45 +0200 Subject: Update general Component documentation Part of vaadin/framework8-issues#538 --- documentation/components/components-textfield.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/components/components-textfield.asciidoc') diff --git a/documentation/components/components-textfield.asciidoc b/documentation/components/components-textfield.asciidoc index 1b543ed2ff..b0f00368db 100644 --- a/documentation/components/components-textfield.asciidoc +++ b/documentation/components/components-textfield.asciidoc @@ -49,8 +49,7 @@ See the http://demo.vaadin.com/book-examples-vaadin7/book#component.textfield.in [classname]#TextField# edits [classname]#String# values, but you can use [classname]#Binder# to bind it to any property type that has a proper converter, as described in -<>. +<>. Much of the API of [classname]#TextField# is defined in [classname]#AbstractTextField#, which allows different kinds of text input -- cgit v1.2.3