/headerbutton-demo

Demo project that shows abilities of HeaderButton add-on

Primary LanguageJava

HeaderButton add-on demo

This application demonstrates abilities of HeaderButton add-on.

How to launch

  1. Download HeaderButton add-on.

  2. cd to the project dir and run the following commands:

    ./gradlew assemble install
  3. Download this demo and launch application using CUBA run configuration in the IDEA or using this commands:

    ./gradlew assemble startDb createDb setupTomcat deploy start

Samples

Example 1

Example 2

Example 3