3.6.1.1.2. Simple Screen

This is a legacy API. For new data API available since release 7.0, see Screen Controllers.

Simple screens enable displaying and editing of arbitrary information including individual instances and lists of entities. Screens of this type have only the core functionality for opening in the application’s main window and working with datasources.

The controller of a simple screen must be inherited from the AbstractWindow class.

You can create a simple screen in Studio using the Blank screen template.