Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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]