Search code examples
gwt-platform

In GWTP, how to know if a presenter is revealed or not?


I am developing with GWTP and could anyone tell me is there a way to know if a presenter is revealed or not.


Solution

  • You can call the isVisible() method.