Difference between revisions of "Event.APPLICATION START"

From GiderosMobile
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
'''Available since:''' Gideros 2011.6<br/>
<languages />
+
'''Value:''' applicationStart<br/>
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Defined by:''' [[EventDispatcher]]<br/>
'''<translate>Value</translate>:''' applicationStart<br/>
+
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/EventDispatcher|EventDispatcher]]<br/>
+
=== Description ===
=== <translate>Descriptio</translate>n ===
+
The Event.APPLICATION_START is dispatched when the application is started.
<translate>This event is dispatched when application is started</translate>
+
 
 +
{{Application}}
 +
<!--{{EventDispatcher}}-->

Latest revision as of 20:11, 15 December 2023

Available since: Gideros 2011.6
Value: applicationStart
Defined by: EventDispatcher

Description

The Event.APPLICATION_START is dispatched when the application is started.