org.sakaiproject.tool.assessment.ui.listener.author
Class ConfirmRemoveAttachmentListener

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

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

Title: Samigo

Description: Sakai Assessment Manager

Version:
$Id: ConfirmRemoveAttachmentListener.java 9268 2006-05-10 21:27:24Z daisyf@stanford.edu $
Author:
Ed Smiley

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

Constructor Detail

ConfirmRemoveAttachmentListener

public ConfirmRemoveAttachmentListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent ae)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException


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