- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 27 of file Image.java.
◆ setSrc()
void org.turro.zkoss.label.Image.setSrc |
( |
String |
src | ) |
|
Definition at line 30 of file Image.java.
31 File img =
new File(ElephantContext.getRealPath(src));
35 super.setSrc(
"/_zul/images/no_img.png");
The documentation for this class was generated from the following file: