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 601107 2007-12-04 22:12:14Z 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-2011 Apache Software Foundation. All Rights Reserved.