You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

chapter-architecture.asciidoc 516B

12345678910111213141516
  1. [[architecture]]
  2. == Architecture
  3. In
  4. <<dummy/../../../framework/introduction/introduction-overview.asciidoc#intro.overview,"Introduction">>,
  5. we gave a short introduction to the general architecture of Vaadin. This chapter
  6. looks deeper into the architecture at a more technical level.
  7. include::architecture-overview.asciidoc[leveloffset=+2]
  8. include::architecture-technology.asciidoc[leveloffset=+2]
  9. include::architecture-client-side.asciidoc[leveloffset=+2]
  10. include::architecture-events.asciidoc[leveloffset=+2]