com.jalios.jcms
Class FileDocument.DeleteThumbnailListener
java.lang.Object
com.jalios.jcms.FileDocument.DeleteThumbnailListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- FileDocument
public static class FileDocument.DeleteThumbnailListener
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDocument.DeleteThumbnailListener
public FileDocument.DeleteThumbnailListener()
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.