HelpWizard Pages ReferenceManual5 Smalltalk/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
 
Zeile 1: Zeile 1:
[[Datei:arrowleft.png|link=HelpWizard Pages ReferenceManual4 Smalltalk/en|back]]
[[Datei:arrowleft.png|link=HelpWizard Pages ReferenceManual4 Smalltalk/en|back]]
[[Datei:arrowup.png|link=HelpWizard Pages ReferenceManual5/en|back]]
[[Datei:arrowup.png|link=HelpWizard Pages ReferenceManual5/en|up]]
[[Datei:arrowright.png|link=HelpWizard Pages ReferenceManual6 Smalltalk/en|back]]
[[Datei:arrowright.png|link=HelpWizard Pages ReferenceManual6 Smalltalk/en|next]]


== Reference Manual Smalltalk API (Async / Callbacks) ==
== Reference Manual Smalltalk API (Async / Callbacks) ==

Aktuelle Version vom 10. März 2021, 20:08 Uhr

back up next

Reference Manual Smalltalk API (Async / Callbacks)[Bearbeiten]

  • self wait
    tells expecco, that although the execute() function will return, the action is still active, and that there will be a callback at some later time, which will report the outcome via success() / error() / fail().


Should be the last statement/expression before the execute function returns.



Copyright © 2014-2024 eXept Software AG