| Package | Description |
|---|---|
| org.zkoss.google.charts.event |
| Modifier and Type | Method and Description |
|---|---|
DataTableSelection |
DataTableSelectionEvent.getSelection() |
| Modifier and Type | Method and Description |
|---|---|
List<DataTableSelection> |
DataTableSelectionEvent.getSelections() |
| Constructor and Description |
|---|
DataTableSelectionEvent(String name,
org.zkoss.zk.ui.Component target,
DataTableSelection selection) |
| Constructor and Description |
|---|
DataTableSelectionEvent(String name,
org.zkoss.zk.ui.Component target,
List<DataTableSelection> selections) |
Copyright © 2016. All Rights Reserved.