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

All Known Subinterfaces:
BoxTagDeclaration, HasDeprecatedDimension, PanelTagDeclaration, SelectManyListboxTagDeclaration, SelectOneListboxTagDeclaration, TabGroupTagDeclaration, TextAreaTagDeclaration, ToolBarTagDeclaration
All Known Implementing Classes:
BoxTag, PanelTag, SelectManyListboxExtensionTag, SelectManyListboxTag, SelectOneListboxExtensionTag, SelectOneListboxTag, TabGroupTag, TextAreaTag, ToolBarTag

Deprecated.

@Deprecated
public interface HasDeprecatedHeight

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


Method Summary
 void setHeight(String height)
          Deprecated. The height for this component.
 

Method Detail

setHeight

void setHeight(String height)
Deprecated. 
The height for this component.



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