##// END OF EJS Templates
add create.Cell and delete.Cell js events...
add create.Cell and delete.Cell js events The events fire after the cell has been created or deleted. closes #3154

File last commit:

r1420:34bafc01
r11214:4c7bd9fe
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x