Package common :: Module dataforms :: Class ListField
[hide private]
[frames] | no frames]

Class ListField

source code


Covers fields of types: jid-multi, jid-single, list-multi, list-single
Instance Methods [hide private]
 
options()
Options
source code
 
iter_options(self) source code

Inherited from DataField: __init__, description, is_valid, label, media, required, type, var

Inherited from xmpp.simplexml.Node: __contains__, __delitem__, __getattr__, __getitem__, __setitem__, __str__, addChild, addData, clearData, delAttr, delChild, getAttr, getAttrs, getChildren, getData, getName, getNamespace, getParent, getPayload, getTag, getTagAttr, getTagData, getTags, has_attr, iterTags, lookup_nsp, setAttr, setData, setName, setNamespace, setParent, setPayload, setTag, setTagAttr, setTagData

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Methods [hide private]

Inherited from ExtendedNode: __new__

Class Variables [hide private]

Inherited from xmpp.simplexml.Node: FORCE_NODE_RECREATION

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

options()

source code 
Options
Decorators:
  • @nested_property

iter_options(self)

source code