blob: 0265551414931dd71b9a34eba6fde568eb8335f7 [file] [log] [blame]
In this chapter we have seen which stages compose the lifecycle of Wicket components and which hook methods they provide. Overriding these methods we can dynamically modify the component hierarchy and we can enrich the behavior of our custom components.