Interface HasImage
-
- All Known Subinterfaces:
ButtonTagDeclaration
,LinkTagDeclaration
,SectionTagDeclaration
,SheetPageCommandTagDeclaration
,TabTagDeclaration
public interface HasImage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setImage(String image)
Url to an image to display.
-
-
-
Method Detail
-
setImage
void setImage(String image)
Url to an image to display.
-
-