Web Analytics Made Easy - Statcounter
Skip to content

The SBGApp Library#

This library defines the GUI-side base class for apps, which complements the DataModel-side app class and presents app behavior to the user.

Use this page when you need GUI-side classes that present, configure, or trigger behavior for users. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.

Library contents#

This library defines the SBGApp class, from which assistant GUIs derive. This library is used in conjunction with the SBDApp library, which defines the SBDApp class from which apps derive.

Please refer to the chapter about Apps in SAMSON for more information.

See also#