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

All Superinterfaces:
HasHeight, HasWidth
All Known Subinterfaces:
ImageTagDeclaration, PageTagDeclaration, PopupTagDeclaration
All Known Implementing Classes:
ImageTag, PageTag, PopupTag

public interface HasDimension
extends HasWidth, HasHeight

Created: Apr 9, 2005 2:32:53 PM User: bommel $Id: HasDimension.java 578592 2007-09-23 18:51:32Z bommel $


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasWidth
setWidth
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasHeight
setHeight
 



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