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, SelectManyCheckboxExtensionTag, SelectManyListboxExtensionTag, SelectManyListboxTag, SelectOneListboxExtensionTag, SelectOneListboxTag, TabGroupTag, TextAreaTag, ToolBarTag

Deprecated.

@Deprecated
public interface HasDeprecatedHeight

$Id: HasDeprecatedHeight.java 601107 2007-12-04 22:12:14Z bommel $


Method Summary
 void setHeight(String height)
          Deprecated. 
 

Method Detail

setHeight

@Deprecated
void setHeight(String height)
Deprecated. 

The height for this component.



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