Hi, 

I have a behavior that "decorates" the component that it is added to by
using beforeRender(Component) and afterRender(Component).

So a simplified version of my behavior would be



I wish for the visibility of the surrounding html that is written to be
driven by the visibility of the component that it "wraps" including when the
component that it wraps is sent to the client in an AjaxRequestTarget.

What would be the best way to do this?

Any suggestions very much appreciated.


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/setting-visibility-of-a-component-decocorated-with-a-behavior-tp4664511.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to