Class: Fox::NotifyHeader
- Inherits:
-
Object
- Object
- Fox::NotifyHeader
- Defined in:
- rdoc-sources/FXScintilla.rb
Overview
Notify header?
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
code [Integer].
-
#idFrom ⇒ Object
readonly
idFrom [Integer].
Instance Attribute Details
#code ⇒ Object (readonly)
code [Integer]
10 11 12 |
# File 'rdoc-sources/FXScintilla.rb', line 10 def code @code end |
#idFrom ⇒ Object (readonly)
idFrom [Integer]
7 8 9 |
# File 'rdoc-sources/FXScintilla.rb', line 7 def idFrom @idFrom end |