Class: Flumtter::Window::TweetBase

Inherits:
Buf::Element show all
Defined in:
lib/flumtter/app/core/windows/tweetbase.rb

Instance Attribute Summary

Attributes inherited from Buf::Element

#object

Instance Method Summary collapse

Methods inherited from Buf::Element

#element, #initialize, #width

Methods included from Util

#command_value_regexp, #dialog_for_index, #error, #error_handler, #id2obj, #if_tweet, #index_regexp, #index_with_dialog, #logger, #on_event, #parse_index, #parse_time, #sarastire, #sarastire_user, #screen_name_regexp

Constructor Details

This class inherits a constructor from Flumtter::Window::Buf::Element

Instance Method Details

#idObject



5
6
7
# File 'lib/flumtter/app/core/windows/tweetbase.rb', line 5

def id
  @object.id
end