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

All Known Subinterfaces:
SelectManyCheckboxTagDeclaration, SelectOneRadioTagDeclaration

public interface IsInline


Method Summary
 void setInline(String inline)
          Flag indicating this component should rendered as an inline element.
 

Method Detail

setInline

void setInline(String inline)
Flag indicating this component should rendered as an inline element.



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