org.apache.myfaces.tobago.internal.taglib.declaration
Interface IsDeprecatedInline

All Known Subinterfaces:
ButtonTagDeclaration, DateTagDeclaration, InTagDeclaration, LabelTagDeclaration, LinkTagDeclaration, OutTagDeclaration, SelectBooleanCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectOneChoiceTagDeclaration, SheetPageCommandTagDeclaration, TimeTagDeclaration, TreeCommandTagDeclaration, TreeMenuCommandTagDeclaration

Deprecated.

@Deprecated
public interface IsDeprecatedInline


Method Summary
 void setInline(String inline)
          Deprecated. This should be handled by e.g. a flow layout manager (since 1.5.0)
 

Method Detail

setInline

@Deprecated
void setInline(String inline)
Deprecated. This should be handled by e.g. a flow layout manager (since 1.5.0)

Flag indicating this component should rendered as an inline element.



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