Class: Glimmer::DSL::SWT::AsyncExecExpression

Inherits:
StaticExpression
  • Object
show all
Includes:
ExecExpression
Defined in:
lib/glimmer/dsl/swt/async_exec_expression.rb

Overview

Asynchronously executes code block against the SWT Event Loop to manipulate SWT UI objects on the UI thread safely

Method Summary

Methods included from ExecExpression

#can_interpret?, #exec_operation, #interpret