class Tk::Iwidgets::Timeentry
Constants
- TkCommandNames
- WidgetClassName
Private Instance Methods
__strval_optkeys()
click to toggle source
Calls superclass method
Tk::Iwidgets::Timefield#__strval_optkeys
# File lib/tkextlib/iwidgets/timeentry.rb, line 22 def __strval_optkeys super() << 'closetext' end