form
Forms are special presentation methods or methods for human interactions, which provide data access via a graphical user interface (GUI). A good style of implementing forms is the implementation as method of a complex data type. This allows applying mechanisms as inheritance or overloading forms in a similar way as for class functions.
Generalisations: method, class method
References
Referenced in