org.apache.myfaces.trinidaddemo
Class PollBean
java.lang.Object
org.apache.myfaces.trinidaddemo.PollBean
- All Implemented Interfaces:
- Serializable
public class PollBean
- extends Object
- implements Serializable
Bean for poll component demos.
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-demo/src/main/java/oracle/adfdemo/view/faces/PollBean.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 |
PollBean
public PollBean()
onPoll
public void onPoll(PollEvent event)
getPollCount
public int getPollCount()
resetPoll
public void resetPoll(javax.faces.event.ActionEvent event)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.