如何将事件添加到 Lotus Domino XPage 中的自定义控件?
我正在开发 Lotus XPages 解决方案。我有一个自定义控件,我希望它具有事件回调形式的附加功能。
是否可以在自定义控件中创建 JavaScript 回调或事件?我真正想要的是将事件添加到我的控件之一,例如 OnSomething 或 querySomething 和 postSomething,这样当事件被触发时,调用端的代码就会被正确调用。
可以做吗??
谢谢!
I'm developing an Lotus XPages solution. I have a Custom Control that I would like to have additional functionality in the form of an event call-back.
Is it possible to create a JavaScript callback or event in a custom control? What I'd really like is to add events to one of my controls, something like OnSomething or querySomething and postSomething, so that when the event is fired, the code at the calling end is properly called.
Can it be done??
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论