Class: Glimmer::DSL::SWT::BindExpression

Inherits:
StaticExpression
  • Object
show all
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