Class EntryControlAdvisor
java.lang.Object
org.eclipse.net4j.util.ui.widgets.EntryControlAdvisor
- Since:
- 3.19
- Author:
- Eike Stepper
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal Control
createControl
(Composite parent, EntryControlAdvisor.ControlConfig config) protected Control
doCreateControl
(Composite parent, EntryControlAdvisor.ControlConfig config) static EntryControlAdvisor
getAdvisor
(Control control) protected final void
processKeyEvent
(Control control, EntryControlAdvisor.ControlConfig config, KeyEvent e) protected final void
processModifyEvent
(Control control, EntryControlAdvisor.ControlConfig config) void
renderHTML
(Control control, StringBuilder html) void
-
Constructor Details
-
EntryControlAdvisor
public EntryControlAdvisor()
-
-
Method Details
-
createControl
-
doCreateControl
-
getEntry
-
setEntry
-
renderHTML
-
processModifyEvent
-
processKeyEvent
protected final void processKeyEvent(Control control, EntryControlAdvisor.ControlConfig config, KeyEvent e) -
getAdvisor
-