Skip to content

cliveli/dukescriptMultiThread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dukescriptMultiThread

This project shows how to create viewmodels in dukescript that CAN/CAN NOT be updated from another thread.

Which ViewModels can be updated from another thread

Created in OnPageLoad callback

Created in @Function method

Created in @ModelOperation method

Created in BrwsrCtx.execute()

The BrwsrCtx instance must have executor & Presenter

Cloned from other viewmodel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published