@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, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, initpublic 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 CellEditorControlCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.