@Dependent public class CellEditorControlImpl extends AbstractCanvasControl<AbstractCanvas> implements CellEditorControl
CanvasControl.SessionAware<S extends ClientSession>
canvas
Constructor and Description |
---|
CellEditorControlImpl() |
CellEditorControlImpl(CellEditorControls editorControls) |
Modifier and Type | Method and Description |
---|---|
void |
bind(DMNSession session) |
protected void |
doDestroy() |
protected void |
doInit() |
CellEditorControls |
getCellEditorControls() |
destroy, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, init
public CellEditorControlImpl()
@Inject public CellEditorControlImpl(CellEditorControls editorControls)
public void bind(DMNSession session)
bind
in interface CanvasControl.SessionAware<DMNSession>
protected void doInit()
doInit
in class AbstractCanvasControl<AbstractCanvas>
protected void doDestroy()
doDestroy
in class AbstractCanvasControl<AbstractCanvas>
public CellEditorControls getCellEditorControls()
getCellEditorControls
in interface CellEditorControl
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.