com.arsdigita.cms.ui
Class ImageBrowser.LinkActionListener
java.lang.Object
com.arsdigita.bebop.event.TableActionAdapter
com.arsdigita.cms.ui.ImageBrowser.LinkActionListener
- All Implemented Interfaces:
- EventListener, com.arsdigita.bebop.event.TableActionListener
- Enclosing class:
- ImageBrowser
- public abstract static class ImageBrowser.LinkActionListener
- extends com.arsdigita.bebop.event.TableActionAdapter
An action listener that only gets fired when the "select"
link is clicked. Child classes should override the
linkClicked method.
Fields inherited from class com.arsdigita.bebop.event.TableActionAdapter |
versionId |
Methods inherited from class com.arsdigita.bebop.event.TableActionAdapter |
headSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageBrowser.LinkActionListener
public ImageBrowser.LinkActionListener()
cellSelected
public void cellSelected(com.arsdigita.bebop.event.TableActionEvent e)
linkClicked
public abstract void linkClicked(com.arsdigita.bebop.PageState state,
BigDecimal imageId)
deleteClicked
public abstract void deleteClicked(com.arsdigita.bebop.PageState state,
BigDecimal imageId)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC