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 601107 2007-12-04 22:12:14Z bommel $


Method Summary
 void setWidth(String width)
          Deprecated. 
 

Method Detail

setWidth

@Deprecated
void setWidth(String width)
Deprecated. 

The width for this component.



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