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 1368577 2012-08-02 16:20:31Z lofwyr $


Method Summary
 void setWidth(java.lang.String width)
          Deprecated. 
 

Method Detail

setWidth

@Deprecated
void setWidth(java.lang.String width)
Deprecated. 

The width for this component.



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.