Class: Origami::XDP::Packet::Template::ChoiceList

Inherits:
Origami::XFA::Element show all
Defined in:
lib/origami/xfa/template.rb

Instance Method Summary collapse

Methods included from Origami::XFA

included

Constructor Details

#initializeChoiceList

Returns a new instance of ChoiceList.



908
909
910
# File 'lib/origami/xfa/template.rb', line 908

def initialize
    super('choiceList')
end