I think, the isShowing function should be part of this interface...
I want to use the simple and the default controller in common code and there I use the isShowing function, that's why I would need that...
Currently I have to work with casts and instanceof...