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 1368577 2012-08-02 16:20:31Z lofwyr $


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

Method Detail

setImage

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



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.