Package | Description |
---|---|
org.uberfire.ext.widgets.common.client.ace |
Modifier and Type | Method and Description |
---|---|
void |
AceCompletionProvider.getProposals(AceEditor editor,
AceEditorCursorPosition pos,
String prefix,
AceCompletionCallback callback)
Call to get code completion proposals, which are delivered
to a callback.
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.