Property storing class name.
Return type: | str |
---|
Returns: | copy of the object itself |
---|---|
Return type: | CIMInstanceName |
Parameters: | key (str) – key to check for presence in object’s keybindings |
---|---|
Returns: | True, if the key is present in object’s keybindings; False otherwise |
Return type: | bool |
Property storing hostname.
Return type: | str |
---|
Returns: | list of tuples with keybinding name and value |
---|---|
Return type: | list |
Returns: | iterator for keybinding name and value iteration |
---|---|
Return type: | iterator |
Returns: | iterator for keybinding names iteration |
---|---|
Return type: | iterator |
Returns: | iterator for keybinding values iteration |
---|---|
Return type: | iterator |
Property storing keybindings.
Return type: | NocaseDict |
---|
Returns: | list of strings of keybinding names |
---|---|
Return type: | list |
Property storing namespace.
Return type: | str |
---|
Returns: | list of keybinding values |
---|---|
Return type: | list |