Class: TkcTagCurrent (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Class Methods
TkcTagCurrent.new / 1
is a submodule of
module: <Toplevel Module>   
inherits from
  TkcTagString   
has class siblings
  TkcTagAll   
has properties
class method: new / 1   
is defined at
#371 in tk/canvastag.rb  

Overview

Module Structure

  module: <Toplevel Module>
class: TkcTagString     
class: TkcTagAll     
class: TkcTagCurrent     

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   
TkcTag
includes
  TkcTagAccess   
has properties
constant: CTagID_TBL   
constant: Tk_CanvasTag_ID   
method: mutex   
class method: id2obj / 2   
method: initialize / 3   
method: id   
method: exist?   
method: delete   
alias: remove delete   
alias: destroy delete   
method: set_to_above / 1   
alias: above set_to_above   
method: set_to_all   
alias: all set_to_all   
method: set_to_below / 1   
alias: below set_to_below   
method: set_to_closest / 4   
alias: closest set_to_closest   
method: set_to_enclosed / 4   
alias: enclosed set_to_enclosed   
method: set_to_overlapping / 4   
alias: overlapping set_to_overlapping   
method: set_to_withtag / 1   
alias: withtag set_to_withtag   
TkcTagString
has properties
class method: new / 4   
method: initialize / 4   
TkcTagAll
TkcTagCurrent
has properties
class method: new / 1   

Class Methods

TkcTagCurrent.new / 1

#372 in tk/canvastag.rb

new ( parent )