public interface PSearchConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
addIASelectionListener(PIASelectionListener l)
Notify the given listener when the selection changes
|
PIASpecSpreadSheet |
getSpreadSheet()
Useful to facilitate customization to add search results panels.
|
void |
removeIASelectionListener(PIASelectionListener l)
Don't notify the given listener when the selection changes
|
void addIASelectionListener(PIASelectionListener l)
l - The selection listenervoid removeIASelectionListener(PIASelectionListener l)
l - The selection listenerPIASpecSpreadSheet getSpreadSheet()
Copyright © 2003, 2023, Oracle and/or its affiliates.