Transparent container probably doesn't exist/have an id so yes.. but I guess this could be "fixed"/automated in wicket.
** Martin 2010/11/29 Wilhelmsen Tor Iver <[email protected]>: >> wicket:enclosure is not present if not visible (from browser >> perspective). So it cannot be repainted. > > I think we are talking past each other: It was just an example of something > that is a transparent container to a Wicket developer, though it is > implemented using IComponentResolver instead of just a transparent markup > container (as in my case in the quickstart where everything within the > transparent container gets repainted except the ListView). > > Anyway, my problem was solved by eliminating the transparent container and > just paint the panel and feedback-panel. > > - Tor Iver > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
