org.richfaces.model
Class FilterField

java.lang.Object
  extended by org.richfaces.model.Field
      extended by org.richfaces.model.FilterField
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ExtendedFilterField

public class FilterField
extends Field

Author:
Konstantin Mishin
See Also:
Serialized Form

Constructor Summary
FilterField(javax.el.Expression expression)
           
 
Method Summary
 
Methods inherited from class org.richfaces.model.Field
equals, getExpression, hashCode, setExpression
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterField

public FilterField(javax.el.Expression expression)


Copyright © 2010. All Rights Reserved.