class documentation

class IntegerRange(Integer): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable min Undocumented
Instance Variable max Undocumented
Method coerce Convert the value to the correct format.

Inherited from Integer:

Class Variable defaultDefault Undocumented

Inherited from Argument (via Integer):

Instance Variable name Undocumented
Instance Variable allowNone Undocumented
Instance Variable default Undocumented
Instance Variable shortDesc Undocumented
Instance Variable longDesc Undocumented
Instance Variable hints Undocumented
Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def __init__(self, name, min, max, allowNone=1, default=None, shortDesc=None, longDesc=None, hints=None): (source)

Undocumented

Undocumented

def coerce(self, val): (source)

Convert the value to the correct format.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.