Difference between revisions of "Template:Event"
From Jeremie Leroy - XOJO Controls Wiki
(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...") |
|||
Line 20: | Line 20: | ||
− | </noinclude><includeonly>[[ {{#if:{{{inherits|}}} | {{{inherits}}}.{{{name}}} | {{PAGENAME}}.{{#if:{{{link|}}} | {{{link}}} | {{{name}}} }} }} | <span title="{{{description|}}}">{{{name}}}</span>]] | + | </noinclude><includeonly>[[ {{#if:{{{inherits|}}} | {{{inherits}}}.{{{name}}} | {{PAGENAME}}.{{#if:{{{link|}}} | {{{link}}} | {{{name}}} }} }} | <span title="{{{description|}}}">{{{name}}}</span>]]</includeonly> |
Revision as of 22:52, 27 April 2012
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 }}