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

All Known Subinterfaces:
HasDimension, ImageTagDeclaration, PopupTagDeclaration

public interface HasHeight

$Id: HasHeight.java 611240 2008-01-11 17:19:35Z lofwyr $


Method Summary
 void setHeight(String height)
          The height for this component.
 

Method Detail

setHeight

void setHeight(String height)
The height for this component.



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