Example #1
0
 def OnShowGraphFrameHidden(self, event):
     GraphFrame.openOne(self, includeHidden=True)
Example #2
0
 def OnShowGraphFrame(self, event):
     GraphFrame.openOne(self)