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

All Superinterfaces:
HasDeprecatedHeight, HasDeprecatedWidth
All Known Subinterfaces:
BoxTagDeclaration, PanelTagDeclaration, TabGroupTagDeclaration, TextAreaTagDeclaration, ToolBarTagDeclaration
All Known Implementing Classes:
BoxTag, PanelTag, TabGroupTag, TextAreaTag, ToolBarTag

Deprecated.

@Deprecated
public interface HasDeprecatedDimension
extends HasDeprecatedWidth, HasDeprecatedHeight


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasDeprecatedWidth
setWidth
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasDeprecatedHeight
setHeight
 



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