Class: Bidi2pdf::Bidi::Commands::CreateTab
- Inherits:
-
CreateWindow
- Object
- CreateWindow
- Bidi2pdf::Bidi::Commands::CreateTab
- Defined in:
- lib/bidi2pdf/bidi/commands/create_tab.rb
Instance Method Summary collapse
Methods inherited from CreateWindow
#initialize, #method_name, #params
Methods included from Base
#==, #as_payload, #eql?, #hash, #inspect, #method_name, #params
Constructor Details
This class inherits a constructor from Bidi2pdf::Bidi::Commands::CreateWindow
Instance Method Details
#type ⇒ Object
7 |
# File 'lib/bidi2pdf/bidi/commands/create_tab.rb', line 7 def type = "tab" |