Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/EvtHandler.SetNextHandler.1.py
2011-12-30 19:17:09 +00:00

4 lines
130 B
Python

handlerA.SetNextHandler(handlerB)
handlerB.SetPreviousHandler(handlerA)