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

All Known Subinterfaces:
PageTagDeclaration, TreeListboxTagDeclaration, TreeOldTagDeclaration
All Known Implementing Classes:
PageTag, TreeListboxTag, TreeOldTag

public interface HasState

$Id: HasState.java 601107 2007-12-04 22:12:14Z bommel $


Method Summary
 void setState(String state)
          ValueBindingExpression pointing to a object to save the component's state.
 

Method Detail

setState

void setState(String state)
ValueBindingExpression pointing to a object to save the component's state.



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