Package gavo :: Package registry :: Module capabilities :: Class InterfaceWithParams
[frames] | no frames]

Class InterfaceWithParams

source code

    object --+    
             |    
InterfaceMaker --+
                 |
                InterfaceWithParams
Known Subclasses:

An InterfaceMaker on a publication sporting input parameters.

This corresponds to a ParamHTTP interface.

Nested Classes
  interfaceClass
Instance Methods

Inherited from InterfaceMaker: __call__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from InterfaceMaker: renderer

Properties

Inherited from object: __class__