Public Member Functions | |
def | __init__ |
def | add |
def | browse |
def | change |
def | fromDict |
def | getName |
def | printDetails |
def | saveToFile |
def | showDetails |
def | toDict |
Public Attributes | |
pkg | |
Private Attributes | |
_filePath | |
_filePathTmp | |
_isValid | |
_pkg | |
_pkgTmp |
Definition at line 9 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.__init__ | ( | self, | |
frame, | |||
data | |||
) |
Definition at line 11 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 32 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.browse | ( | self | ) |
Definition at line 65 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.change | ( | self, | |
text | |||
) |
Definition at line 62 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.fromDict | ( | self, | |
data | |||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 73 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 18 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 86 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.saveToFile | ( | self, | |
parent | |||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 21 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.showDetails | ( | self, | |
items = None |
|||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 51 of file RobotModel.py.
def BAL.Devices.RobotModel.RobotModel.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 77 of file RobotModel.py.
Definition at line 11 of file RobotModel.py.
Definition at line 11 of file RobotModel.py.
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 32 of file RobotModel.py.
Definition at line 11 of file RobotModel.py.
Definition at line 11 of file RobotModel.py.
Definition at line 51 of file RobotModel.py.