org.apache.myfaces.tobago.component
Class Pager

java.lang.Object
  extended by javax.faces.el.MethodBinding
      extended by org.apache.myfaces.tobago.component.Pager

public class Pager
extends MethodBinding


Constructor Summary
Pager()
           
 
Method Summary
 Class getType(FacesContext facescontext)
           
 Object invoke(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
 

Constructor Detail

Pager

public Pager()
Method Detail

getType

public Class getType(FacesContext facescontext)
              throws MethodNotFoundException
Specified by:
getType in class MethodBinding
Throws:
MethodNotFoundException

invoke

public Object invoke(FacesContext facesContext,
                     Object[] aobj)
              throws EvaluationException
Specified by:
invoke in class MethodBinding
Throws:
EvaluationException


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.