Libraries
»
cdk
(0.10.0)
»
Index
»
CDK
»
DIALOG
»
#unfocus
Method: CDK::DIALOG#unfocus
Defined in:
lib/cdk/components/dialog.rb
#
unfocus
⇒
Object
331 332 333
# File 'lib/cdk/components/dialog.rb', line 331
def
unfocus
self
.
draw
(
@box
)
end