The SBDApp Library#
This library defines the DataModel-side base class for SAMSON apps, which holds the core behavior while the GUI-side app classes present that behavior to users.
Use this page when you need DataModel-side types that live in the document or data graph. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines the SBApp (full name: SBDApp) class from which apps derive. This library is used in conjunction with the SBGApp library, which defines the SBGApp class, from which assistant GUIs derive.
Please refer to the chapter about Apps in SAMSON for more information.