Add footer text

This procedure shows you how to add footer text to your application.

About this task

The footer text is defined in the footer widget (MyFooterBarWidget), which must be included in the main container widget (MyMainContainerWidget).

Before you begin

You must have a customization directory gbc-project-dir/customization/customization-project-dir.

You must have completed the procedure to extend the MainContainerWidget and as a result you have the following files:

Steps