public class QuestionScorePagerListener extends Object implements javax.faces.event.ActionListener, javax.faces.event.ValueChangeListener
This handles the updating of the Question Score page.
Description: Action Listener Evaluation Updating Question Score front door
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor and Description |
|---|
QuestionScorePagerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
processAction(javax.faces.event.ActionEvent event)
Standard process action method.
|
void |
processValueChange(javax.faces.event.ValueChangeEvent event)
Process a value change.
|
public void processAction(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerevent - ActionEventjavax.faces.event.AbortProcessingExceptionpublic void processValueChange(javax.faces.event.ValueChangeEvent event)
processValueChange in interface javax.faces.event.ValueChangeListenerCopyright © 2005-2014 Sakai Project. All Rights Reserved.