Hi, dukedosa!

<quote author="dukedosa">
Hi,

I have just started with the Click Framework. I have been looking at
the examples on avoka.com. I was looking at the border-template.htm. I
am trying to understand how the menu items are created and displayed.
The bit I dont understand is there is ${headElements} which when i
look through the debugger there is a headElements variable but it is
empty. If I remove this from the html page then the menu items don't
display in a row and correct layout. I looked at the api and this
variable can be used to stored java scripts and css. I just want to
know where this is defined.

Regards

</quote>

They are set by the PageImports[1] utility class.

Regards,

Gilberto
[1]http://click.apache.org/docs/click-api/org/apache/click/util/PageImports.html

Reply via email to