This is an old revision of the document!
Table of Contents
Polymorphic Sample
This sample demonstrates how GUI can change depending on the class of selected object. Selecting bank adviser from combo-box will add additional form field.
Live example
UML Model
Business Logic Code
None.
GUI Code
//...