|
![]() Quark Platform Documentation Version 1.7.1_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.gems.client.AutoCompleteManager
public class AutoCompleteManager
This class handles the instance(s) of AutoCompletePopupMenu that are used for the GemCutter (Currently used in the CodeGemEditor)
| Nested Class Summary | |
|---|---|
static interface |
AutoCompleteManager.AutoCompleteEditor
Interface implemented for editors using auto-completion. |
| Constructor Summary | |
|---|---|
AutoCompleteManager(AutoCompleteManager.AutoCompleteEditor editor,
Perspective perspective)
Default Constructor for the AutoCompleteManager |
|
| Method Summary | |
|---|---|
void |
showCodeEditorPopupMenu()
Show the CodeEditorQuickCutPanel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoCompleteManager(AutoCompleteManager.AutoCompleteEditor editor,
Perspective perspective)
editor - perspective - | Method Detail |
|---|
public void showCodeEditorPopupMenu()
throws AutoCompletePopupMenu.AutoCompleteException
AutoCompletePopupMenu.AutoCompleteException
|
![]() Quark Platform Documentation Version 1.7.1_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||