Can an object listener be reached without saving it as a property?
1 回表示 (過去 30 日間)
古いコメントを表示
I would like to temporarily disable one of my listener for a short period of time. Is there a way for reaching the listener object without saving it as a property (I create the listener in the object's constructor)?
Second question: I have several properties which affect the same property when modified, do I need to create a listener for each property, or is there an easier way around it?
Thanks for the help!
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Event Functions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!