class Tk::Iwidgets::Spinint
Constants
- TkCommandNames
- WidgetClassName
Private Instance Methods
Source
# File lib/tkextlib/iwidgets/spinint.rb, line 22 def __boolval_optkeys super() << 'wrap' end
Calls superclass method
TkConfigMethod#__boolval_optkeys
Source
# File lib/tkextlib/iwidgets/spinint.rb, line 27 def __numlistval_optkeys super() << 'range' end
Calls superclass method
TkConfigMethod#__numlistval_optkeys