Sign in
apache
/
wicket
/
rel/wicket-7.0.0
/
.
/
wicket-user-guide
/
src
/
docs
/
guide
/
componentQueueing
/
componentQueueing_5.gdoc
blob: ba8f0fd0c6a6d2596726a9167c145303f728ed2a [
file
] [
log
] [
blame
]
Component
queueing
is
a
new
and
improved way of creating the component hierarchy
in
Wicket
7.
By
having to define the hierarchy only once
in
markup we can make the
Java
-
side code simpler
and
more maintainable
.