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

All Known Implementing Classes:
IncludeTag

public interface HasStringValue


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-2010 Apache Software Foundation. All Rights Reserved.