Class: IndexString (Tk::Text)

Overview
Module Structure
Class Hierarchy
Class Methods
IndexString.at / 2
IndexString.new / 1
Instance Methods
IndexString#id
is a submodule of
class: Text ( Tk )
includes
  IndexModMethods ( Tk::Text )
inherits from
  String ( Builtin-Module )
has class siblings
  EncodedString ( Tk )
has properties
class method: at / 2   
class method: new / 1   
method: id   
is defined at
#228 in tk/text.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: String     
  module: Tk
  class: EncodedString
  class: Text
module: IndexModMethods     
class: IndexString     

Class Hierarchy

Object ( Builtin-Module )
String ( Builtin-Module )
EncodedString ( Tk )
IndexString ( Tk::Text )
includes
  IndexModMethods ( Tk::Text )
has properties
class method: at / 2   
class method: new / 1   
method: id   
TkKernel
TkObject
TkWindow
TkTextWin
  Text ( Tk )   

Class Methods

IndexString.at / 2

#231 in tk/text.rb

at ( x ,
  y )

IndexString.new / 1

#235 in tk/text.rb

new ( str )

Instance Methods

IndexString#id

#245 in tk/text.rb

id