com.arsdigita.toolbox.ui
Class ModalPanel.TableNavigationListener

java.lang.Object
  extended bycom.arsdigita.bebop.event.TableActionAdapter
      extended bycom.arsdigita.toolbox.ui.ModalPanel.TableNavigationListener
All Implemented Interfaces:
EventListener, TableActionListener
Enclosing class:
ModalPanel

protected final class ModalPanel.TableNavigationListener
extends TableActionAdapter


Field Summary
 
Fields inherited from class com.arsdigita.bebop.event.TableActionAdapter
versionId
 
Constructor Summary
ModalPanel.TableNavigationListener(int column, Component target)
           
 
Method Summary
 void cellSelected(TableActionEvent e)
          A no-op implementation of TableActionListener#cellSelected(TableActionEvent).
 
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
 

Constructor Detail

ModalPanel.TableNavigationListener

public ModalPanel.TableNavigationListener(int column,
                                          Component target)
Method Detail

cellSelected

public final void cellSelected(TableActionEvent e)
Description copied from class: TableActionAdapter
A no-op implementation of TableActionListener.cellSelected(TableActionEvent).

Specified by:
cellSelected in interface TableActionListener
Overrides:
cellSelected in class TableActionAdapter
Parameters:
e - the event fired for the table.


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC