org.richfaces.model
Class Field
java.lang.Object
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 |
Field
public Field(javax.el.ValueExpression expression)
getExpression
protected javax.el.ValueExpression getExpression()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.