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

All Known Subinterfaces:
SelectBooleanCheckboxTagDeclaration, SelectItemTagDeclaration

public interface HasItemLabel


Method Summary
 void setItemLabel(String itemLabel)
          Label to be displayed to the user for this option.
 

Method Detail

setItemLabel

void setItemLabel(String itemLabel)
Label to be displayed to the user for this option.



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