Class: Scrollbar (Tk)

Overview
Module Structure
Class Hierarchy
Constants
Scrollbar::TkCommandNames
Scrollbar::WidgetClassName
Instance Methods
Scrollbar#create_self / 1
Scrollbar#propagate_set / 3
Scrollbar#assign / 1
Scrollbar#assigned_list
Scrollbar#configure / 1
Scrollbar#delta / 2
Scrollbar#fraction / 2
Scrollbar#identify / 2
Scrollbar#get
Scrollbar#set / 2
Scrollbar#activate / 1
Scrollbar#moveto / 1
Scrollbar#scroll / 1
Scrollbar#scroll_units / 1
Scrollbar#scroll_pages / 1
is a submodule of
module: Tk   
inherits from
  TkWindow   
is inherited by
  XScrollbar ( Tk )
  YScrollbar ( Tk )
has class siblings
  Canvas ( Tk )
  TkDialogObj   
  Frame ( Tk )
  Label ( Tk )
  Menu ( Tk )
  PanedWindow ( Tk )
  Root ( Tk )
  Scale ( Tk )
  Toplevel ( Tk )
  TkTextWin   
has properties
constant: TkCommandNames   
constant: WidgetClassName   
method: create_self / 1   
method: propagate_set / 3   
method: assign / 1   
method: assigned_list   
method: configure / 1   
method: delta / 2   
method: fraction / 2   
method: identify / 2   
method: get   
method: set / 2   
method: activate / 1   
method: moveto / 1   
method: scroll / 1   
method: scroll_units / 1   
method: scroll_pages / 1   
is defined at
#6 in tk/scrollbar.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Tk
class: Canvas     
class: Frame     
class: Label     
class: Menu     
class: PanedWindow     
class: Root     
class: Scale     
class: Scrollbar     
class: XScrollbar     
class: YScrollbar     
class: Toplevel     
  class: TkWindow
  class: TkDialogObj
  class: TkTextWin

Class Hierarchy

Object ( Builtin-Module )
TkKernel
TkObject
extends
  TkCore   
includes
  Tk   
  TkBindCore   
  TkConfigMethod   
has properties
method: epath   
method: to_eval   
method: tk_send / 2   
method: tk_send_without_enc / 2   
method: tk_send_with_enc / 2   
method: tk_send_to_list / 2   
method: tk_send_to_list_without_enc / 2   
method: tk_send_to_list_with_enc / 2   
method: tk_send_to_simplelist / 2   
method: tk_send_to_simplelist_without_enc / 2   
method: tk_send_to_simplelist_with_enc / 2   
method: method_missing / 2   
method: event_generate / 2   
method: tk_trace_variable / 1   
method: destroy   
TkWindow
extends
  TkBindCore   
includes
  TkWinfo   
  Wm_for_General ( Tk )
has properties
class method: _widget_inspect_full_?   
class method: _widget_inspect_full_= / 1   
constant: TkCommandNames   
constant: WidgetClassName   
class method: to_eval   
method: initialize / 2   
method: create_self / 1   
method: inspect   
method: exist?   
method: bind_class   
method: database_classname (1/2)   
method: database_class (1/2)   
class method: database_classname (2/E)   
class method: database_class (2/E)   
method: pack / 1   
method: pack_in / 2   
method: pack_forget   
alias: unpack pack_forget   
method: pack_config / 2   
alias: pack_configure pack_config   
method: pack_info   
method: pack_propagate / 1   
method: pack_slaves   
method: grid / 1   
method: grid_in / 2   
method: grid_anchor / 1   
method: grid_forget   
alias: ungrid grid_forget   
method: grid_bbox / 1   
method: grid_config / 2   
alias: grid_configure grid_config   
method: grid_columnconfig / 2   
alias: grid_columnconfigure grid_columnconfig   
alias: grid_column grid_columnconfig   
method: grid_rowconfig / 2   
alias: grid_rowconfigure grid_rowconfig   
alias: grid_row grid_rowconfig   
method: grid_columnconfiginfo / 2   
method: grid_rowconfiginfo / 2   
method: grid_info   
method: grid_location / 2   
method: grid_propagate / 1   
method: grid_remove   
method: grid_size   
method: grid_slaves / 1   
method: place / 1   
method: place_in / 2   
method: place_forget   
alias: unplace place_forget   
method: place_config / 2   
alias: place_configure place_config   
method: place_configinfo / 1   
method: place_info   
method: place_slaves   
method: set_focus / 1   
alias: focus set_focus   
method: grab / 1   
method: grab_current   
alias: current_grab grab_current   
method: grab_release   
alias: release_grab grab_release   
method: grab_set   
alias: set_grab grab_set   
method: grab_set_global   
alias: set_global_grab grab_set_global   
method: grab_status   
method: lower / 1   
alias: lower_window lower   
method: raise / 1   
alias: raise_window raise   
method: command / 2   
method: colormodel / 1   
method: caret / 1   
method: destroy   
method: wait_visibility / 1   
method: eventloop_wait_visibility   
method: thread_wait_visibility   
alias: wait wait_visibility   
alias: tkwait wait_visibility   
alias: eventloop_wait eventloop_wait_visibility   
alias: eventloop_tkwait eventloop_wait_visibility   
alias: eventloop_tkwait_visibility eventloop_wait_visibility   
alias: thread_wait thread_wait_visibility   
alias: thread_tkwait thread_wait_visibility   
alias: thread_tkwait_visibility thread_wait_visibility   
method: wait_destroy / 1   
alias: wait_window wait_destroy   
method: eventloop_wait_destroy   
alias: eventloop_wait_window eventloop_wait_destroy   
method: thread_wait_destroy   
alias: thread_wait_window thread_wait_destroy   
alias: tkwait_destroy wait_destroy   
alias: tkwait_window wait_destroy   
alias: eventloop_tkwait_destroy eventloop_wait_destroy   
alias: eventloop_tkwait_window eventloop_wait_destroy   
alias: thread_tkwait_destroy thread_wait_destroy   
alias: thread_tkwait_window thread_wait_destroy   
method: bindtags / 1   
method: bindtags= / 1   
method: bindtags_shift   
method: bindtags_unshift / 1   
Canvas ( Tk )
TkDialogObj
Frame ( Tk )
Label ( Tk )
Menu ( Tk )
PanedWindow ( Tk )
Root ( Tk )
Scale ( Tk )
Scrollbar ( Tk )
has properties
constant: TkCommandNames   
constant: WidgetClassName   
method: create_self / 1   
method: propagate_set / 3   
method: assign / 1   
method: assigned_list   
method: configure / 1   
method: delta / 2   
method: fraction / 2   
method: identify / 2   
method: get   
method: set / 2   
method: activate / 1   
method: moveto / 1   
method: scroll / 1   
method: scroll_units / 1   
method: scroll_pages / 1   
  XScrollbar     
  YScrollbar     
Toplevel ( Tk )
TkTextWin

Constants

Scrollbar::TkCommandNames

#7 in tk/scrollbar.rb

TkCommandNames = ['scrollbar'.freeze].freeze   

Scrollbar::WidgetClassName

#8 in tk/scrollbar.rb

WidgetClassName = 'Scrollbar'.freeze   

Instance Methods

Scrollbar#create_self / 1

#11 in tk/scrollbar.rb

create_self ( keys )

Scrollbar#propagate_set / 3

#54 in tk/scrollbar.rb

propagate_set ( src_win ,
  first ,
  last )

Scrollbar#assign / 1

#63 in tk/scrollbar.rb

assign ( *wins )

Scrollbar#assigned_list

#82 in tk/scrollbar.rb

assigned_list

Scrollbar#configure / 1

#90 in tk/scrollbar.rb

configure ( *args )

Scrollbar#delta / 2

#97 in tk/scrollbar.rb

delta ( deltax ,
  deltay )

Scrollbar#fraction / 2

#102 in tk/scrollbar.rb

fraction ( x ,
  y )

Scrollbar#identify / 2

#106 in tk/scrollbar.rb

identify ( x ,
  y )

Scrollbar#get

#110 in tk/scrollbar.rb

get

Scrollbar#set / 2

#120 in tk/scrollbar.rb

set ( first ,
  last )

Scrollbar#activate / 1

#125 in tk/scrollbar.rb

activate ( element=None )

Scrollbar#moveto / 1

#129 in tk/scrollbar.rb

moveto ( fraction )

Scrollbar#scroll / 1

#134 in tk/scrollbar.rb

scroll ( *args )

Scrollbar#scroll_units / 1

#139 in tk/scrollbar.rb

scroll_units ( num )

Scrollbar#scroll_pages / 1

#144 in tk/scrollbar.rb

scroll_pages ( num )