org.apache.myfaces.tobago.component
Class Pager
java.lang.Object
javax.faces.el.MethodBinding
org.apache.myfaces.tobago.component.Pager
public class Pager
- extends javax.faces.el.MethodBinding
Constructor Summary |
Pager()
|
Method Summary |
Class |
getType(javax.faces.context.FacesContext facescontext)
|
Object |
invoke(javax.faces.context.FacesContext facesContext,
Object[] aobj)
|
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 |
Pager
public Pager()
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
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
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.