Consultor Eletrônico



Kbase 17476: How the UIB set a smartframe as a record source/target
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/10/1999
How the UIB set a smartframe as a record source/target


The UIB set a smartframe as a record source/target dynamically,
depending of the linkage of its internal smartobjects with
THIS-PROCEDURE (itself).

For example, if you drop an empty smartframe in a smartwindow and
check the SmartInfo of the this smartobject, ADM Supported Links will
be empty too.

If you add a record link in the smartframe from an internal
smartobject, perhaps a smartquery, to THIS-PROCEDURE, you will set
the smartframe as a record-source. The SmartInfo dialog box will show
you Record-Source as an ADM Supported Link.

If you add a record link in the smartframe from THIS-PROCEDURE to an
internal smartobject, perhaps a smartviewer, you will set the
smartframe as a record-target. The SmartInfo dialog box will confirm
this.

Setting those links in the smartframe will define the
ADM-SUPPORTED-LINKS preprocessor to Record-Source,Record-Target.


EDSEL Dec/1997

Progress Software Technical Support Note # 17476