org.zkoss.zuti.zul
Class ForEachConverter

java.lang.Object
  extended by org.zkoss.zuti.zul.ForEachConverter
All Implemented Interfaces:
java.io.Serializable

public class ForEachConverter
extends java.lang.Object
implements java.io.Serializable

convert items in ForEach to ArrayList

Since:
8.0.0
Author:
jameschu
See Also:
Serialized Form

Constructor Summary
ForEachConverter()
           
 
Method Summary
 java.lang.Object coerceToUi(java.lang.Object val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForEachConverter

public ForEachConverter()
Method Detail

coerceToUi

public java.lang.Object coerceToUi(java.lang.Object val)


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo