Index of the modifier module

  • m formbuild.modifier ...
    • C ModifierBase ...
    • C Capture ...
      • f __call__ ...
      • f __init__ ...
    • C Frozen ...
      • f __call__ ...
      • f __init__ ...
    • C Combine ...
      • f __call__ ...
      • f __init__ ...
    • C Build ... - Just returns the params entered
      • f __call__ ...
      • f __init__ ...
    • C CaptureAndReturn ... - Capture the parameters and return them
      • f __call__ ...
      • f __init__ ...
    • f capture_params ...