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 1368577 2012-08-02 16:20:31Z lofwyr $


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

Method Detail

setHeight

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



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.