public interface AreaSelectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
areaSelected(Area area)
This method is called when the area selection changes in the browser.
|
void areaSelected(Area area)
area - The new selected area.Copyright © 2016. All rights reserved.