Click Extras API - v2.3.0

Click Extras provides a library of additional controls and components which are outside of the core Click framework.

See:
          Description

Packages
org.apache.click.extras.cayenne Provides the Cayenne data aware controls.
org.apache.click.extras.control Provides the extra controls.
org.apache.click.extras.filter Provides GZIP compression Filter classes.
org.apache.click.extras.gae Provides support for Google App Engine, a free Java hosting environment from Google.
org.apache.click.extras.hibernate Provides the Hibernate data aware controls.
org.apache.click.extras.panel Provides customized Panel classes with their own Velocity templates.
org.apache.click.extras.security Provides security access control classes.
org.apache.click.extras.service Provides alternative Click runtime service classes.
org.apache.click.extras.spring Provides Spring integration with the SpringClickServlet and PageScopeResolver classes.
org.apache.click.extras.tree Provides tree controls for hierarchical data.

 

Click Extras provides a library of additional controls and components which are outside of the core Click framework.

Click Extras are packaged as a separated JAR which you can deploy with your application. Extra packages include:

Please Note the Cayenne, Hibernate and Spring dependencies are only required if you use these particular features. For example if you are using Hibernate for your persistence framework, the CayenneForm control will not cause any issues as this class would never be loaded by your application.

For a detailed list of dependencies please see Extras Dependencies.