Class ActionTriggerContainer
Bases:
Base
,BaseServiceInfo
,XIndexContainer
,XMultiServiceFactory
Provides container for items.
- Parameters:
args (Any) –
kwargs (Any) –
- Return type:
Any
- Return type:
None
- Parameters:
item (Any) –
Raises NotImplementedError
- Parameters:
aServiceSpecifier (str) –
Raises NotImplementedError
- Parameters:
ServiceSpecifier (str) –
Arguments (Any) –
- Return type:
Any
- Parameters:
Index (int) –
- Return type:
int
- Return type:
Any
Provides the implementation name of the service implementation.
- Return type:
str
Provides the supported service names of the implementation, including also indirect service names.
- Return type:
Tuple
[str
]
- Return type:
bool
- Return type:
None
- Parameters:
Index (int) –
Element (Any) –
- Return type:
Any
- Parameters:
aType (Any) –
- Return type:
None
- Return type:
None
- Parameters:
Index (int) –
- Return type:
None
- Parameters:
Index (int) –
Element (Any) –
Tests whether the specified service is supported, i.e.
implemented by the implementation.
- Return type:
bool
- Parameters:
ServiceName (str) –