diff options
author | Marko Gronroos <magi@vaadin.com> | 2016-07-22 19:44:46 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2016-08-05 10:19:47 +0300 |
commit | a7c9ba7e345ba7730e8bdac549773eb0dd750730 (patch) | |
tree | 45c1cbc82483d57028a3854507c5f8def226c05b /documentation/components/components-overview.asciidoc | |
parent | d14266fd946e1cfc94b33d30c4b0c8ed78b6b509 (diff) | |
download | vaadin-framework-a7c9ba7e345ba7730e8bdac549773eb0dd750730.tar.gz vaadin-framework-a7c9ba7e345ba7730e8bdac549773eb0dd750730.zip |
Revised components diagram (#19897), fixed a fatal bug in Grid section.
Change-Id: I694f173f5a0133336d3325d1b511f40419be07c4
Diffstat (limited to 'documentation/components/components-overview.asciidoc')
-rw-r--r-- | documentation/components/components-overview.asciidoc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/documentation/components/components-overview.asciidoc b/documentation/components/components-overview.asciidoc index c1d133f9f9..65d3053b94 100644 --- a/documentation/components/components-overview.asciidoc +++ b/documentation/components/components-overview.asciidoc @@ -15,7 +15,7 @@ version of the diagram is featured in the __Vaadin Cheat Sheet__. [[figure.uicomponents]] .User Interface Component Class Hierarchy -image::img/component-diagram-hi.png[] +image::img/component-diagram-hi.png[width=100%, scaledwidth=100%] ((("[classname]#Component#"))) At the top of the interface hierarchy, we have the [classname]#Component# @@ -74,8 +74,3 @@ The diagram is also included in the six-page DZone Refcard, which you can find at https://vaadin.com/refcard. ==== - - - - - |