예제 #1
0
 def stash(self):
     base.setCellsActive(base.bottomCells, 1)
     DirectFrame.stash(self)
예제 #2
0
 def stash(self):
     base.setCellsAvailable(base.bottomCells, 1)
     DirectFrame.stash(self)
예제 #3
0
 def stash(self):
     """We need to bring back the bottom cells."""
     base.setCellsAvailable(base.bottomCells, 1)
     DirectFrame.stash(self)
 def stash(self):
     base.setCellsAvailable(base.bottomCells, 1)
     DirectFrame.stash(self)
예제 #5
0
 def stash(self):
     base.setCellsActive(base.bottomCells, 1)
     DirectFrame.stash(self)