Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
InputImage |
InputImage.setAlt(java.lang.String alt)
Set "alt" property and if element was draw call script at browser.
|
InputImage |
InputImage.setSrc(java.lang.String src)
Set "src" property and if element was draw call script at browser.
|