VDBMemoryApplication.st
changeset 135 42e384802815
parent 126 6f8886624595
child 147 4087090b3581
equal deleted inserted replaced
134:dda03c08ee5b 135:42e384802815
   386     super update:aspect with:parameter from:sender
   386     super update:aspect with:parameter from:sender
   387 
   387 
   388     "Modified: / 05-07-2018 / 14:34:22 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   388     "Modified: / 05-07-2018 / 14:34:22 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   389 ! !
   389 ! !
   390 
   390 
       
   391 !VDBMemoryApplication methodsFor:'menu actions'!
       
   392 
       
   393 doRefresh
       
   394     self update
       
   395 
       
   396     "Modified: / 17-01-2019 / 10:36:04 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
   397 ! !
       
   398 
   391 !VDBMemoryApplication class methodsFor:'documentation'!
   399 !VDBMemoryApplication class methodsFor:'documentation'!
   392 
   400 
   393 version_HG
   401 version_HG
   394 
   402 
   395     ^ '$Changeset: <not expanded> $'
   403     ^ '$Changeset: <not expanded> $'