Richfaces UI Components API 4.3.5.Final

org.richfaces.model
Class Field

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

public abstract class Field
extends Object
implements Serializable

Author:
Konstantin Mishin
See Also:
Serialized Form

Constructor Summary
Field(javax.el.ValueExpression expression)
           
 
Method Summary
protected  javax.el.ValueExpression getExpression()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Field

public Field(javax.el.ValueExpression expression)
Method Detail

getExpression

protected javax.el.ValueExpression getExpression()

Richfaces UI Components API 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.