|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.viewers.CellEditor
org.eclipse.jface.viewers.DialogCellEditor
org.drools.eclipse.flow.common.view.property.BeanDialogCellEditor
org.drools.eclipse.flow.ruleflow.view.property.constraint.ConstraintListCellEditor
public class ConstraintListCellEditor
Cell editor for constraints.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jface.viewers.CellEditor |
|---|
org.eclipse.jface.viewers.CellEditor.LayoutData |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.viewers.DialogCellEditor |
|---|
CELL_EDITOR_IMG_DOTS_BUTTON |
| Fields inherited from class org.eclipse.jface.viewers.CellEditor |
|---|
COPY, CUT, DELETE, FIND, PASTE, REDO, SELECT_ALL, UNDO |
| Constructor Summary | |
|---|---|
ConstraintListCellEditor(org.eclipse.swt.widgets.Composite parent,
org.jbpm.workflow.core.WorkflowProcess process,
org.jbpm.workflow.core.node.Split split)
|
|
| Method Summary | |
|---|---|
protected EditBeanDialog |
createDialog(org.eclipse.swt.widgets.Shell shell)
|
protected String |
getLabelText(Object value)
|
| Methods inherited from class org.drools.eclipse.flow.common.view.property.BeanDialogCellEditor |
|---|
openDialogBox, updateContents |
| Methods inherited from class org.eclipse.jface.viewers.DialogCellEditor |
|---|
createButton, createContents, createControl, deactivate, doGetValue, doSetFocus, doSetValue, getDefaultLabel |
| Methods inherited from class org.eclipse.jface.viewers.CellEditor |
|---|
activate, activate, addListener, addPropertyChangeListener, create, deactivate, dependsOnExternalFocusListener, dispose, fireApplyEditorValue, fireCancelEditor, fireEditorValueChanged, fireEnablementChanged, focusLost, getControl, getDoubleClickTimeout, getErrorMessage, getLayoutData, getStyle, getValidator, getValue, isActivated, isCopyEnabled, isCorrect, isCutEnabled, isDeleteEnabled, isDirty, isFindEnabled, isPasteEnabled, isRedoEnabled, isSelectAllEnabled, isUndoEnabled, isValueValid, keyReleaseOccured, markDirty, performCopy, performCut, performDelete, performFind, performPaste, performRedo, performSelectAll, performUndo, removeListener, removePropertyChangeListener, setErrorMessage, setFocus, setStyle, setValidator, setValue, setValueValid, valueChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstraintListCellEditor(org.eclipse.swt.widgets.Composite parent,
org.jbpm.workflow.core.WorkflowProcess process,
org.jbpm.workflow.core.node.Split split)
| Method Detail |
|---|
protected EditBeanDialog createDialog(org.eclipse.swt.widgets.Shell shell)
createDialog in class BeanDialogCellEditorprotected String getLabelText(Object value)
getLabelText in class BeanDialogCellEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||