Revision history [back]

click to hide/show revision 1
initial version

answered 2014-02-19 12:21:39 +0800

chillworld gravatar image chillworld flag of Belgium

https://github.com/chillw...

You will have to use el expressions.

Now I don't think you need to @save the element so do just an @load.
@bind() = @load() @save()

@load(c:cat3('/img/32/number',each.slotNumber,'blue32.png'))

Greetz chill.

You will have to use el expressions.

Now I don't think you need to @save the element so do just an @load.
@bind() = @load() @save()

@load(c:cat3('/img/32/number',each.slotNumber,'blue32.png'))
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
<label value="@load(c:cat3('/img/32/number',each.slotNumber,'blue32.png'))"/>

Greetz chill.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More