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

All Known Subinterfaces:
BoxTagDeclaration, ButtonTagDeclaration, HasDeprecatedDimension, InTagDeclaration, LabelTagDeclaration, MenuBarTagDeclaration, PanelTagDeclaration, TabGroupTagDeclaration, TextAreaTagDeclaration, ToolBarTagDeclaration
All Known Implementing Classes:
BoxTag, ButtonTag, InTag, LabelTag, MenuBarTag, PanelTag, TabGroupTag, TextAreaTag, ToolBarTag

Deprecated.

@Deprecated
public interface HasDeprecatedWidth

$Id: HasDeprecatedWidth.java 474273 2006-11-13 12:15:36Z lofwyr $


Method Summary
 void setWidth(String width)
          Deprecated. The width for this component.
 

Method Detail

setWidth

void setWidth(String width)
Deprecated. 
The width for this component.



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