Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{TODO}

Figure 1. A bird's-eye view of the N2 content and view model.

A Simple Example: TextPage


Let's create a simple page type. We'll call this a TextPage, and as such we will create a corresponding class called TextPage. This is what TextPage looks like:

...