| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.calendar |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeAction
This class is used for "row actions" in VTree and ITable
|
| Modifier and Type | Method and Description |
|---|---|
Action[] |
VTree.getActions() |
Action[] |
VTree.TreeNode.getActions() |
Action[] |
ActionOwner.getActions() |
Action[] |
VScrollTable.getActions() |
Action[] |
VScrollTable.TableHead.getActions() |
Action[] |
VScrollTable.VScrollTableBody.VScrollTableRow.getActions() |
| Modifier and Type | Class and Description |
|---|---|
class |
VCalendarAction
Action performed by the calendar
|
| Modifier and Type | Method and Description |
|---|---|
Action[] |
CalendarConnector.getActions()
Returns ALL currently registered events.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.