Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL GUI Designer : Reference : GUI Designer dialogs : SmartObject dialogs : SmartInfo dialog
 
SmartInfo dialog
The SmartInfo dialog allows you to view SmartLink information about the current SmartObject.
A SmartLink establishes how one SmartObject relates to another SmartObject and what sort of behavior it can expect from the other SmartObject. A SmartLink is bi-directional association of two SmartObjects.
Access this dialog by clicking the SmartInfo icon on the Property Sheet -SmartObject instance dialog.
The SmartInfo dialog includes the following options:
Option
Description
Master File
Displays the master file name of the selected SmartObject instance.
Type
Displays the SmartObject type for the selected SmartObject instance.
ADM Supported Links
Displays the SmartLinks supported by the ADM for the current SmartObject.
Requires Record-Source for these Tables
Displays a list of tables for which the current SmartObject requires a RECORD-SOURCE.
Can Send Records in these Tables
Displays a list of tables for which the current SmartObject can act as RECORD-SOURCE.
Properties
Displays the SmartObject Properties dialog.
For more information, see Property Sheet for SmartObjects