org.apache.myfaces.trinidaddemo
Class ProgressStepsBean
java.lang.Object
org.apache.myfaces.trinidaddemo.ProgressBean
org.apache.myfaces.trinidaddemo.ProgressStepsBean
- All Implemented Interfaces:
- Serializable
public class ProgressStepsBean
- extends ProgressBean
Bean for progress steps demos.
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-demo/src/main/java/oracle/adfdemo/view/faces/ProgressStepsBean.java#1 $) $Date: 16-aug-2005.15:12:28 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressStepsBean
public ProgressStepsBean()
getProgressSteps
public List<String> getProgressSteps()
onPoll
public void onPoll(PollEvent event)
prepare
protected void prepare()
- Overrides:
prepare in class ProgressBean
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.