Example #1
0
 def getCompareTuple(self, uuid):
     commState = CommunicationStatus.getItemCommState(uuid, self.itsView)
     return (commState,)
 def getCompareTuple(self, uuid):
     commState = CommunicationStatus.getItemCommState(uuid, self.itsView)
     return (commState, )