Foundry.InputGroup¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.InputGroup(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(title, subtitle, validator, children)¶
- Parameters:
validator (
Foundry.InputValidatororNone) – optional validatorchildren ([
Foundry.Input]) –
- Return type:
If validator is
None, then all children will be validated when validation of the group is requested.
- list_children()¶
- Return type: