Versions Compared

Key

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

...

  • The Model manages all data-related logic. It retrieves and manipulates data from the database and responds to requests from the Controller.

  • In noKodr, the Model is represented by Models, and Variables, and Remote Action Classes. Models can be of two types: Record Type Model and API Type Model.

...