Difference between revisions of "Template:Event"
From Jeremie Leroy - XOJO Controls Wiki
m (4 revisions imported) |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
| newinversion = version where this property first appeared (unused yet) | | newinversion = version where this property first appeared (unused yet) | ||
| modifiedinversion = version where this property was modified (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 | | link=use this if the name of the event needs to be disambiguated (ie/WebControl.Cloe event and method | ||
}} | }} | ||
Line 20: | Line 21: | ||
− | </noinclude><includeonly>[[ {{#if:{{{inherits|}}} | {{{inherits}}}.{{{name}}} | {{PAGENAME}}.{{#if:{{{link|}}} | {{{link}}} | {{{name}}} }} }} | <span title="{{{description|}}}">{{{name}}}</span>]] {{#ifeq:{{{newinversion|}}}|{{ | + | </noinclude><includeonly>[[ {{#if:{{{inherits|}}} | {{{inherits}}}.{{{name}}} | {{PAGENAME}}.{{#if:{{{link|}}} | {{{link}}} | {{{name}}} }} }} | <span title="{{{description|}}}">{{{name}}}</span>]] {{#ifeq:{{{newinversion|}}}|{{{version}}}| <span style="color:green; font-size:80%; border: 1px solid green;"><span class="noLR">NEW </span>{{{newinversion}}} }} {{#ifeq:{{{modifiedinversion|}}}|{{version}}| <span style="color:green; font-size:80%; border: 1px dashed green;">MODIF {{{modifiedinversion}}} }}</includeonly> |
Latest revision as of 13: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 }}