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 1368577 2012-08-02 16:20:31Z lofwyr $


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

Method Detail

setState

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



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