JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.internal.taglib.declaration
HasState
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setState(String)
Interface HasState
public interface
HasState
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setState
(
String
state)
ValueBindingExpression
pointing to a object to save the component's state.
Method Details
setState
void
setState
(
String
state)
ValueBindingExpression
pointing to a object to save the component's state.