Class: SystemDialogEvent
- Inherits:
-
DialogEvent
- Object
- Event
- ArcadiaEvent
- DialogEvent
- SystemDialogEvent
- Defined in:
- lib/a-contracts.rb
Constant Summary
Constants inherited from DialogEvent
DialogEvent::MSG_MAX_CHARS, DialogEvent::TITLE_MAX_CHARS, DialogEvent::TYPE_PATTERNS
Constants inherited from Event
Event::FLAG_DEFAULT, Event::FLAG_ERROR
Instance Attribute Summary
Attributes inherited from DialogEvent
#exception, #level, #msg, #prompt, #title, #type
Attributes inherited from Event
#channel, #flag, #parent, #results, #sender, #time
Method Summary
Methods inherited from ArcadiaEvent
Methods inherited from Event
#add_finalize_callback, #add_result, #break, #initialize, #is_breaked?
Constructor Details
This class inherits a constructor from Event