class documentation
class _JSONableMethodBinder(Protocol[
Separated description of JSONableMethodDescriptor.__get__ that wraps _JSONableRepeaterWrapper.repeat to work around this issue.
| Method | __call__ |
Bind the method. |
def __call__(self, instance:
_JSONableRepeaterWrapper[ BootstrapTInv, StepsTInv], owner: object = None) -> JSONableBoundMethod[ _JSONableRepeaterWrapper[ BootstrapTInv, StepsTInv]]:
(source)
ΒΆ
Bind the method.