Template:Event

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:43, 27 April 2012 by Admin (Talk | contribs) (Created page with "<noinclude> Displays an event in the Eventss table of Language Reference. <pre> {{Event | name = name of the event | params = parameters | returntype = type returned, if any | p...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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)
| link=use this if the name of the event needs to be disambiguated (ie/WebControl.Cloe event and method
}}

Open

Open