Class: Glimmer::DSL::AsyncExecExpression
- Inherits:
-
StaticExpression
- Object
- Expression
- StaticExpression
- Glimmer::DSL::AsyncExecExpression
- Includes:
- ExecExpression
- Defined in:
- lib/glimmer/dsl/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
Methods inherited from StaticExpression
Methods inherited from Expression
#add_content, #can_interpret?, #interpret, #textual?, #widget?