JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.jmix.ui.executor
Annotation Interface ExecutedOnUIThread
@Retention
(
SOURCE
)
@Target
(
METHOD
)
public @interface
ExecutedOnUIThread
Annotation for method that operates on UI thread and can change shared UI state. Used as documentation annotation.