VGWebTransaction stereotype

A program part with the VGWebTransaction stereotype controls the user's runtime interaction with a web page. Unlike a JSF handler, a VGWebTransaction relies on one or more VGUIRecord parts to communicate with the web page and show HTML fields and control structures. The fields in these VGUIRecords define the input and output fields and the links and buttons shown on the web page.

A VGWebTransaction uses VGUIRecords in these ways:

Feedback