| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.ui.dnd | |
| com.modeliosoft.modelio.api.ui.text |
| Constructor and Description |
|---|
EditorDropListener(IEditorDropClient client)
Constructor initializing an instance of EditorDropListener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextWrapperForIElement
Reusable component wrapping an SWT Text widget (because inheriting from Text is not possible) to add the Ctrl+Space
auto-completion, the picking mode and the droppable features associated with the edition of a model element.
|