Method: CDK::TEMPLATE#unfocus

Defined in:
lib/cdk/components/template.rb

#unfocusObject



546
547
548
# File 'lib/cdk/components/template.rb', line 546

def unfocus
  self.draw(@box)
end