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

162 views Asked by At

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

1

There are 1 answers

0
Sydney On BEST ANSWER

You can call the isVisible() method.