org.apache.myfaces.tobago.component
Class Sorter
java.lang.Object
javax.faces.el.MethodBinding
org.apache.myfaces.tobago.component.Sorter
public class Sorter
- extends javax.faces.el.MethodBinding
Methods inherited from class javax.faces.el.MethodBinding |
getExpressionString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sorter
public Sorter()
invoke
public Object invoke(javax.faces.context.FacesContext facesContext,
Object[] aobj)
throws javax.faces.el.EvaluationException
- Specified by:
invoke
in class javax.faces.el.MethodBinding
- Throws:
javax.faces.el.EvaluationException
getType
public Class getType(javax.faces.context.FacesContext facescontext)
throws javax.faces.el.MethodNotFoundException
- Specified by:
getType
in class javax.faces.el.MethodBinding
- Throws:
javax.faces.el.MethodNotFoundException
getComparator
public Comparator getComparator()
setComparator
public void setComparator(Comparator comparator)
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.