Hi, Is it a valid behavior that setRenderAllowed(...) method is called for invisible components (components that are not visible in hierarchy). I have a use case with DataView component displaying list of links. When I hide this DataView (eg. by setting dataView.setVisible(false)) then for each of the links components (created in previous request) setRenderAllowed(...) method is called.
I have a quickstart app to simulate this, but I don't know is it a bug and should I create JIRA issue for this? -- Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
