Difference between revisions of "Template:Event"

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

Latest revision as of 14:21, 6 August 2015

Displays an event in the Eventss table of Language Reference.

{{Event
| name = name of the event
| params = parameters
| returntype = type returned, if any
| platform = all/mac/win/linux
| description = short description of the property
| newinversion = version where this property first appeared (unused yet)
| modifiedinversion = version where this property was modified (unused yet)
| version = current version of the class
| link=use this if the name of the event needs to be disambiguated (ie/WebControl.Cloe event and method
}}

Open

Open