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 474273 2006-11-13 12:15:36Z lofwyr $


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.