This is an old revision of the document!


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 (Bank Name).

Live example

UML Model

Business Logic Code

None.

GUI Code

//...
Print/export