HelpWizard Pages ReferenceManual5 Smalltalk/en

Aus expecco Wiki (Version 2.x)
Version vom 10. März 2021, 20:08 Uhr von Cg (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

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