org.ajax4jsf.renderkit
Class ComponentsVariableResolver

java.lang.Object
  extended by org.ajax4jsf.renderkit.ComponentsVariableResolver

public class ComponentsVariableResolver
extends java.lang.Object

Resolve component variables

Version:
$Revision: 1.1.2.1 $ $Date: 2007/01/09 18:58:53 $
Author:
ayukhovich@exadel.com (latest modification by $Author: alexeyyukhovich $)

Constructor Summary
ComponentsVariableResolver()
           
 
Method Summary
static ComponentVariables getVariables(RendererBase renderer, javax.faces.component.UIComponent component)
           
static void removeVariables(RendererBase renderer, javax.faces.component.UIComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentsVariableResolver

public ComponentsVariableResolver()
Method Detail

getVariables

public static ComponentVariables getVariables(RendererBase renderer,
                                              javax.faces.component.UIComponent component)

removeVariables

public static void removeVariables(RendererBase renderer,
                                   javax.faces.component.UIComponent component)


Copyright © 2009. All Rights Reserved.