public class TableNavigateAdapter extends java.lang.Object implements TableNavigateListener
TableNavigateListener interface. Extend this class when
implementing a listener and override the methods on which you want to listen.TableBean,
TableNavigateEvent| Constructor and Description |
|---|
TableNavigateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
didNavigate(TableNavigateEvent e)
Does nothing.
|
public void didNavigate(TableNavigateEvent e) throws TVCException
didNavigate in interface TableNavigateListenerTVCException - If unable to navigate from the TableBean
instance.Copyright ? Technia AB. All Rights Reserved.