public interface OperationContext
Modifier and Type | Interface and Description |
---|---|
static class |
OperationContext.DisplayLocation |
Modifier and Type | Method and Description |
---|---|
OperationContext.DisplayLocation |
getDisplayLocation()
Returns the
OperationContext.DisplayLocation the operation was triggered from |
GraphContainer |
getGraphContainer()
Returns the current
GraphContainer |
com.vaadin.ui.UI |
getMainWindow()
Returns the current UI, the operation was triggered from
|
com.vaadin.ui.UI getMainWindow()
GraphContainer getGraphContainer()
GraphContainer
GraphContainer
OperationContext.DisplayLocation getDisplayLocation()
OperationContext.DisplayLocation
the operation was triggered fromOperationContext.DisplayLocation
the operation was triggered fromCopyright © 2021. All rights reserved.