PropsManager#
Overview#
Update method. |
Available properties. |
Get the self.props key value. |
|
Set the self.props key value. |
Import detail#
from pyedb.generic.general_methods import PropsManager
Property detail#
Method detail#
- PropsManager.__setitem__(key, value)#
Set the self.props key value.
- PropsManager.update()#
Update method.