Class: OpenBufferEvent

Inherits:
BufferEvent show all
Defined in:
lib/a-contracts.rb

Direct Known Subclasses

OpenBufferTransientEvent

Instance Attribute Summary collapse

Attributes inherited from BufferEvent

#col, #file, #lang, #row, #text, #title

Attributes inherited from Event

#channel, #parent, #results, #sender, #time

Method Summary

Methods inherited from ArcadiaEvent

#go!, #shot!

Methods inherited from Event

#add_finalize_callback, #add_result, #break, #initialize, #is_breaked?

Constructor Details

This class inherits a constructor from Event

Instance Attribute Details

#select_indexObject

Returns the value of attribute select_index.



114
115
116
# File 'lib/a-contracts.rb', line 114

def select_index
  @select_index
end