Package org.cruxframework.crux.core.client.controller

Contains all necessary code for write the application's controller layer, according with MVC pattern.

See: Description

Package org.cruxframework.crux.core.client.controller Description

Contains all necessary code for write the application's controller layer, according with MVC pattern.

Package Specification

This package contains the annotations needed to register a class as a Controller on Crux Framework.

Start with the following classes:

  • Controller
  • Expose
  • Copyright © 2015. All rights reserved.