Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::XDataField
Inherits
Reference
/
Object
XDataField is a single field of an XData form.
Constructors
new
(node :
XML::Node
)
Source
Class methods
xml_name
Source
Instance methods
label
Source
label=
(label :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source
type
Source
type=
(type :
String
)
Source
value
Source
value=
(value :
String
)
Source
var
Source
var=
(var :
String
)
Source