RichFaces Examples Outputs 4.3.0.Final

org.richfaces
Class ProgressBarResource

java.lang.Object
  extended by org.richfaces.resource.AbstractUserResource
      extended by org.richfaces.resource.AbstractJSONResource
          extended by org.richfaces.ProgressBarResource
All Implemented Interfaces:
org.richfaces.resource.ContentProducerResource, org.richfaces.resource.UserResource

public class ProgressBarResource
extends org.richfaces.resource.AbstractJSONResource

Author:
Nick Belaevski

Constructor Summary
ProgressBarResource()
           
 
Method Summary
protected  Object getData(javax.faces.context.FacesContext context)
           
 
Methods inherited from class org.richfaces.resource.AbstractJSONResource
encode, getContentType
 
Methods inherited from class org.richfaces.resource.AbstractUserResource
getContentLength, getLastModified, getResponseHeaders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressBarResource

public ProgressBarResource()
Method Detail

getData

protected Object getData(javax.faces.context.FacesContext context)
Specified by:
getData in class org.richfaces.resource.AbstractJSONResource

RichFaces Examples Outputs 4.3.0.Final

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