Class: Plushie::Event::Diagnostic::MultipleTopLevelWindows
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::MultipleTopLevelWindows
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
The top level of the view tree holds more than one window child.
Instance Attribute Summary collapse
-
#window_ids ⇒ Object
readonly
Returns the value of attribute window_ids.
Instance Attribute Details
#window_ids ⇒ Object (readonly)
Returns the value of attribute window_ids
41 42 43 |
# File 'lib/plushie/event/diagnostic.rb', line 41 def window_ids @window_ids end |