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

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

Deprecated.

@Deprecated
public interface HasDeprecatedWidth

$Id: HasDeprecatedWidth.java 393026 2006-04-10 19:17:56Z bommel $


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.