see IAjaxRegionMarkupIdProvider
-igor On Mon, Feb 17, 2014 at 7:37 AM, Simon B <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
