org.apache.myfaces.tobago.internal.taglib.declaration
Interface HasImage

All Known Subinterfaces:
ButtonTagDeclaration, LinkTagDeclaration, MenuCommandTagDeclaration, MenuItemTagDeclaration, MenuTagDeclaration, SheetPageCommandTagDeclaration, ToolBarCommandTagDeclaration, ToolBarSelectBooleanTagDeclaration

public interface HasImage

$Id: HasImage.java 1368418 2012-08-02 11:15:29Z lofwyr $


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-2013 The Apache Software Foundation. All Rights Reserved.