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.
我需要一个自定义控件,在我的页面顶部显示 Like Google Docs ...如果其他用户看到当前的 XPage...
有人建议实现此功能吗?
进入 JSF 运行时有一个在所有会话中打开的 XPage 列表?
查看我的 openntf 项目文档 Locker
http://www.openntf.org/Internal/home.nsf/project.xsp?action=openDocument&name=XPage%20Document%20Locker
您可以使用它来锁定文档,但稍作修改您也可以在同一个 Xpage 上看到人们。当他们进入 xpage 时添加人员,当他们退出时删除他们。