Kbase 16395: Tree of include files used in SmartObjects
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Tree of include files used in SmartObjects
DRAFT COPY - Currently under review and edit.
INTRODUCTION:
=============
This KnowledgeBase entry describes tree used in include files used in
SmartObjects.
WHY YOU NEED TO KNOW THIS:
===========================
This can be useful when developing a brand new SmartObject and need to
know what includes are called.
PROCEDURAL APPROACH:
====================
viewer.i - smart.i - attribut.i
- smartget.i
- smartset.i
- record.i
- tableio.i
browser.i - smart.i - attribut.i
- smartget.i
- smartset.i
- tableio.i
- record.i
containr.i - smart.i - attribut.i
- smartget.i
- smartset.i
panel.i - smart.i - attribut.i
- smartget.i
- smartset.i
- panelsiz.i
query.i - smart.i - attribut.i
- smartget.i
- smartset.i
- record.i
ONLINE PROCEDURES OR UTILITIES:
===============================
Look into directory /dlc/src/adm/method there you will find them all.
REFERENCES TO WRITTEN DOCUMENTATION:
====================================
Progress Software Technical Support Note # 16395