ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.util.collections
Class ExpressionListToValueListTransformer

java.lang.Object
  extended by org.icefaces.ace.util.collections.ExpressionListToValueListTransformer

public class ExpressionListToValueListTransformer
extends java.lang.Object


Constructor Summary
ExpressionListToValueListTransformer(javax.faces.context.FacesContext context, javax.el.ELContext elContext, javax.el.ELResolver resolver, java.lang.Object expressionBase)
           
 
Method Summary
 java.util.List transform(java.util.Collection o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionListToValueListTransformer

public ExpressionListToValueListTransformer(javax.faces.context.FacesContext context,
                                            javax.el.ELContext elContext,
                                            javax.el.ELResolver resolver,
                                            java.lang.Object expressionBase)
Method Detail

transform

public java.util.List transform(java.util.Collection o)

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.