diff options
author | Artur Signell <artur@vaadin.com> | 2016-08-05 11:20:31 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2016-08-05 11:28:48 +0300 |
commit | 4f2a8f149bf154235aabd7b8a9eae74170f68d5e (patch) | |
tree | b4bb13a8d7f3580c59c4d486fcc1df05e53feff2 /documentation/components/components-fields.asciidoc | |
parent | f1a260b98bc837b676ef3a5b1123484ecf58e35e (diff) | |
download | vaadin-framework-4f2a8f149bf154235aabd7b8a9eae74170f68d5e.tar.gz vaadin-framework-4f2a8f149bf154235aabd7b8a9eae74170f68d5e.zip |
Re-enable accidentally disabled fields documentation
Change-Id: Id6baa165d99ba8127ade72f81ef33963733294da
Diffstat (limited to 'documentation/components/components-fields.asciidoc')
-rw-r--r-- | documentation/components/components-fields.asciidoc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/components/components-fields.asciidoc b/documentation/components/components-fields.asciidoc index 6e8d0c9c6a..e1855de32f 100644 --- a/documentation/components/components-fields.asciidoc +++ b/documentation/components/components-fields.asciidoc @@ -28,12 +28,6 @@ addition to the component features inherited from .Field components having values image::img/field-interface-v8-hi.png[width=60%, scaledwidth=100%] -///////////////////////////////////////////////////////////////////////////// -// Disabled because everything has changed in Vaadin 8. -// Revise -///////////////////////////////////////////////////////////////////////////// -ifdef::disabled[] - The description of the field interfaces and base classes is broken down in the following sections. @@ -225,6 +219,4 @@ between the presentation and the model. Their usage is described in Between Model and Presentation Types">>. -endif::disabled[] - (((range="endofrange", startref="term.components.fields"))) |