Kbase P67056: What is Dynamic Widget
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/02/2004 |
|
Status: Unverified
GOAL:
What is Dynamic Widget
FIX:
A user interface component that the application explicitly creates (with the CREATE statement) and deletes (with the DELETE WIDGET or DELETE WIDGET-POOL statement). Dynamic widgets are not scoped to any block or tied to any data and exist only in the screen buffer. They exist until you explicitly delete them or until the session ends.