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

All Known Subinterfaces:
HasDimension, ImageTagDeclaration, PopupTagDeclaration

public interface HasWidth

$Id: HasWidth.java 611240 2008-01-11 17:19:35Z 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-2008 Apache Software Foundation. All Rights Reserved.