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

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

public interface HasHeight

$Id: HasHeight.java 601107 2007-12-04 22:12:14Z bommel $


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