@Dependent public class DMNViewerSession extends DefaultViewerSession implements DMNSession
| Constructor and Description |
|---|
DMNViewerSession(ManagedSession session,
CanvasCommandManager<AbstractCanvasHandler> canvasCommandManager) |
| Modifier and Type | Method and Description |
|---|---|
CellEditorControlsView.Presenter |
getCellEditorControls() |
ExpressionEditorView.Presenter |
getExpressionEditor() |
ExpressionGridCache |
getExpressionGridCache() |
DMNGridLayer |
getGridLayer() |
DMNGridPanel |
getGridPanel() |
org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.impl.RestrictedMousePanMediator |
getMousePanMediator() |
ManagedSession |
getSession() |
void |
init(Metadata metadata,
org.uberfire.mvp.Command callback) |
close, constructInstance, destroy, getCanvas, getCanvasHandler, getCommandManager, getMediatorsControl, getSelectionControl, getSessionUUID, init, openequals, hashCode, onControlDestroyed, onControlRegistered, onControlRegisteredclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCanvas, getCanvasHandler, getSessionUUID@Inject public DMNViewerSession(ManagedSession session, CanvasCommandManager<AbstractCanvasHandler> canvasCommandManager)
public ManagedSession getSession()
getSession in interface DMNSessiongetSession in class DefaultViewerSessionpublic void init(Metadata metadata, org.uberfire.mvp.Command callback)
init in class DefaultViewerSessionpublic ExpressionGridCache getExpressionGridCache()
getExpressionGridCache in interface DMNSessionpublic DMNGridPanel getGridPanel()
getGridPanel in interface DMNSessionpublic DMNGridLayer getGridLayer()
getGridLayer in interface DMNSessionpublic CellEditorControlsView.Presenter getCellEditorControls()
getCellEditorControls in interface DMNSessionpublic org.uberfire.ext.wires.core.grids.client.widget.layer.pinning.impl.RestrictedMousePanMediator getMousePanMediator()
getMousePanMediator in interface DMNSessionpublic ExpressionEditorView.Presenter getExpressionEditor()
getExpressionEditor in interface DMNSessionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.