org.apache.myfaces.tobago.taglib.decl
Interface HasBooleanValue

All Known Subinterfaces:
MenuCheckboxTagDeclaration, MenuSelectBooleanTagDeclaration, SelectBooleanCheckboxTagDeclaration, ToolBarSelectBooleanTagDeclaration
All Known Implementing Classes:
MenuCheckboxTag, MenuSelectBooleanTag, SelectBooleanCheckboxTag, ToolBarSelectBooleanTag

public interface HasBooleanValue

Created: Apr 9, 2005 2:51:36 PM User: bommel $Id: HasBooleanValue.java 374936 2006-02-04 21:47:46Z bommel $


Method Summary
 void setValue(String value)
          The current value of this component.
 

Method Detail

setValue

void setValue(String value)
The current value of this component.



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