public static class ExpressionEditorContextMenu.CodeEditorItemSelectionHandler extends java.lang.Object implements ExpressionEditorContextMenu.ItemSelectionHandler
| Constructor and Description |
|---|
CodeEditorItemSelectionHandler(com.jidesoft.editor.CodeEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
void |
itemSelected(java.lang.String value) |
public CodeEditorItemSelectionHandler(com.jidesoft.editor.CodeEditor editor)
public void itemSelected(java.lang.String value)
itemSelected in interface ExpressionEditorContextMenu.ItemSelectionHandler