Difference between revisions of "Template:ClassBox"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 17:23, 7 August 2015

Displays a class box


{{ClassBox
| super = super hierarchy
| interfaces = the interfaces list
| platform = all/mac/win/linux
| module = the module the class is defined in
| modulescope = the scope of the class (global/public/private)
| newinversion = version where this class first appeared
| modifiedinversion = version where this class has been modified
| replacementreason = obsolete/deprecated
| replacement = the replacement
}}


Class (inherits from Database)