aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/components/components-fields.asciidoc
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-05 11:20:31 +0300
committerArtur Signell <artur@vaadin.com>2016-08-05 11:28:48 +0300
commit4f2a8f149bf154235aabd7b8a9eae74170f68d5e (patch)
treeb4bb13a8d7f3580c59c4d486fcc1df05e53feff2 /documentation/components/components-fields.asciidoc
parentf1a260b98bc837b676ef3a5b1123484ecf58e35e (diff)
downloadvaadin-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.asciidoc8
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")))