Class: Flumtter::Window::TweetBase
- Inherits:
-
Buf::Element
- Object
- Buf::Element
- Flumtter::Window::TweetBase
- Defined in:
- lib/flumtter/app/core/windows/tweetbase.rb
Instance Attribute Summary
Attributes inherited from Buf::Element
Instance Method Summary collapse
Methods inherited from Buf::Element
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
#id ⇒ Object
5 6 7 |
# File 'lib/flumtter/app/core/windows/tweetbase.rb', line 5 def id @object.id end |