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.
我计划添加一个在用户执行特定操作时弹出的菜单。此菜单将包括用户将填写的一些字段,然后点击“提交”,这将关闭对话框并根据输入的信息更新客户端。
但是,我希望用户能够通过点击取消或提交来关闭对话框窗口,而不是通过单击对话框外的屏幕。
我怎样才能做到这一点?或者也许我应该只使用 PopupPanel?
false就像在构建时或之后将自动隐藏行为设置为一样简单。
false