org.sakaiproject.tool.assessment.ui.listener.delivery
Class TableOfContentsActionListener

java.lang.Object
  extended by org.sakaiproject.tool.assessment.ui.listener.delivery.TableOfContentsActionListener
All Implemented Interfaces:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class TableOfContentsActionListener
extends Object
implements javax.faces.event.ActionListener

Title: Samigo

Purpose: this module handles the beginning of the assessment

Description: Sakai Assessment Manager

Version:
$Id: TableOfContentsActionListener.java 5215 2006-01-09 22:26:01Z daisyf@stanford.edu $
Author:
Ed Smiley

Constructor Summary
TableOfContentsActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent ae)
          ACTION.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableOfContentsActionListener

public TableOfContentsActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent ae)
                   throws javax.faces.event.AbortProcessingException
ACTION.

Specified by:
processAction in interface javax.faces.event.ActionListener
Parameters:
ae -
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2005-2012 Sakai Project. All Rights Reserved.