com.jalios.jcms
Class FileDocument.DeleteThumbnailListener

java.lang.Object
  extended by com.jalios.jcms.FileDocument.DeleteThumbnailListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
FileDocument

public static class FileDocument.DeleteThumbnailListener
extends Object
implements ActionListener


Field Summary
 
Fields inherited from interface com.jalios.util.ActionListener
REVISION
 
Constructor Summary
FileDocument.DeleteThumbnailListener()
           
 
Method Summary
 boolean performAction(Object obj)
          Perform a generic action on the given object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDocument.DeleteThumbnailListener

public FileDocument.DeleteThumbnailListener()
Method Detail

performAction

public boolean performAction(Object obj)
Description copied from interface: ActionListener
Perform a generic action on the given object. The parameter obj should be cast in the convenient type to perform action and access methods.

Specified by:
performAction in interface ActionListener
Parameters:
obj - Target Object to perform action
Returns:
boolean true if the action has been performed


Copyright © 2001-2010 Jalios SA. All Rights Reserved.