Method: CDK::CALENDAR#focus
- Defined in:
- lib/cdk/components/calendar.rb
#focus ⇒ Object
744 745 746 747 |
# File 'lib/cdk/components/calendar.rb', line 744 def focus # Original: drawCDKFscale(widget, ObjOf (widget)->box); self.draw(@box) end |