Class: Glimmer::DSL::SWT::BindExpression
- Inherits:
-
StaticExpression
- Object
- StaticExpression
- Glimmer::DSL::SWT::BindExpression
- Includes:
- BindExpression
- Defined in:
- lib/glimmer/dsl/swt/bind_expression.rb
Overview
Responsible for setting up the return value of the bind keyword (command symbol) as a ModelBinding. It is then used by another command handler like DataBindingCommandHandler for text and selection properties on Text and Spinner or TableItemsDataBindingCommandHandler for items in a Table