class Tk::Iwidgets::Timeentry

Constants

TkCommandNames
WidgetClassName

Private Instance Methods

__strval_optkeys() click to toggle source
# File lib/tkextlib/iwidgets/timeentry.rb, line 22
def __strval_optkeys
  super() << 'closetext'
end