Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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
  • No labels