Revision history [back]

click to hide/show revision 1
initial version

answered 2011-03-16 04:32:11 +0800

terrytornado gravatar image terrytornado flag of Germany

http://www.oxitec.de/

It must be the same:

Listheader lh;

lh = new Listheader();
lh.setParent(your ListHead);
lh.setSort("auto");
lh.setWidth("15%");

Label lb = new Label();
lb.setValue("test");
lb.setParent(lh);

Image img = new Image();
img.setAlign("right");
img.setSrc("/images/icons/create_doc_16x16.gif");
img.setParent(lh);
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More