Developer Documentation Center

Additional UI Frameworks

Updated: October 16, 2020

Nuxeo uses several UI frameworks beside the default JSF technology.

 

  • GWT Integration — GWT is a web toolkit to build rich clients in Java programming language. The Java code is transcoded in JavaScript at build time so the build process generates a fully HTML+JavaScript application ready to be deployed on an HTTP server.
  • Extending The Shell — This section is intended for developers who wants to provide new Shell commands, namespaces or Shell Features.
  • Nuxeo Android Connector — Nuxeo Android Connector is a SDK to build Android Applications that communicate with a Nuxeo Server.