org.apache.myfaces.tobago.taglib.decl
Interface HasImage

All Known Subinterfaces:
ButtonTagDeclaration, LinkTagDeclaration, MenuCommandTagDeclaration, MenuTagDeclaration, ToolBarCommandTagDeclaration, ToolBarSelectBooleanTagDeclaration
All Known Implementing Classes:
ButtonTag, LinkTag, MenuCommandTag, MenuTag, ToolBarCommandTag, ToolBarSelectBooleanTag

public interface HasImage

$Id: HasImage.java 601107 2007-12-04 22:12:14Z bommel $


Method Summary
 void setImage(String image)
          Url to an image to display.
 

Method Detail

setImage

void setImage(String image)
Url to an image to display.



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.