Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

The design of a desktop screen should primarily consist of the following:

  • Grid
  • VP Header
  • Read-Only Viewer

 

An example would be the Sendung Desktop Screen.

  • Layout: 3L
  • Left panel: Sendung Query
  • Upper right panel: VP header
  • Lower right panel: ReadOnly viewer

Naming Convention

The naming convention for the Desktop Screen has been defined as: <Entity>Desktop

In the example of Sendung, this would equate to “SendungDesktop”.

Desktop Design

Press ‘New’ in the designer and enter the attributes as depicted below:

  • SmartModule: Sendung.Sendung (because it should be in the Sendung domain and module)
  • New Object: SendungDesktop (because this is a desktop form)
  • Template: SimpleSwatWindow