org.apache.myfaces.custom.jsvalueset

Class HtmlJsValueSet

public class HtmlJsValueSet extends UIOutput

Version: $Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $

Author: Martin Marinschek (latest modification by $Author: grantsmith $)

Field Summary
static StringCOMPONENT_FAMILY
static StringCOMPONENT_TYPE
Constructor Summary
HtmlJsValueSet()
Method Summary
StringgetFamily()
StringgetName()
booleanisRendered()
voidrestoreState(FacesContext context, Object state)
ObjectsaveState(FacesContext context)
voidsetName(String name)

Field Detail

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY

COMPONENT_TYPE

public static final String COMPONENT_TYPE

Constructor Detail

HtmlJsValueSet

public HtmlJsValueSet()

Method Detail

getFamily

public String getFamily()

getName

public String getName()

isRendered

public boolean isRendered()

restoreState

public void restoreState(FacesContext context, Object state)

saveState

public Object saveState(FacesContext context)

setName

public void setName(String name)