【问题标题】:In GWTP, how to know if a presenter is revealed or not?在 GWTP 中,如何知道演示者是否被显示? 【发布时间】:2012-01-15 01:16:15 【问题描述】: 我正在使用 GWTP 进行开发,谁能告诉我有没有办法知道演示者是否被公开。 【问题讨论】: 标签: gwt-platform 【解决方案1】: 你可以调用isVisible()方法。 【讨论】: