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

All Known Subinterfaces:
HasDimension, ImageTagDeclaration, PageTagDeclaration, PopupTagDeclaration
All Known Implementing Classes:
ImageTag, PageTag, PopupTag

public interface HasWidth

$Id: HasWidth.java 474273 2006-11-13 12:15:36Z lofwyr $


Method Summary
 void setWidth(String width)
          The width for this component.
 

Method Detail

setWidth

void setWidth(String width)
The width for this component.



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