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.
Live example
UML Model
Business Logic Code
//...
GUI Code
//...
This is an old revision of the document!
This sample demonstrates how GUI can change depending on the class of selected object.
//...
//...