DK11 for Python | tatukgis.pdk.TGIS_PasswordList | Classes | Constructors | Methods
List for storing passwords.
# Python class TGIS_PasswordList( TGIS_ThreadClass ):
→ Object → TGIS_ThreadClass
Name | Visibility | Description | |
---|---|---|---|
__init__ | public | Create an instance. | |
Name | Visibility | Description | |
---|---|---|---|
Add | public | Add new password. | |
Check | public | Check password. | |
Clear | public | Clear list - delete all passwords. | |
Get | public | Get password. | |
LockThread | public | Locks the thread. (Inherited from TGIS_ThreadClass) |
|
Merge | public | Merge with values form provided list. | |
UnlockThread | public | Unlocks the thread. (Inherited from TGIS_ThreadClass) |
|