Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种在页面内获取当前 Desktop() 的方法。
我知道我有getOutline(),但我需要 Desktop()。
getOutline()
有没有办法得到它?
这是在 Scout 模型代码中的任何地方都可以使用的一种可能性:
ClientSyncJob.getCurrentSession().getDesktop()