Uses of Package
cn.mapway.document.ui.client.component.ace
Packages that use cn.mapway.document.ui.client.component.ace
-
Classes in cn.mapway.document.ui.client.component.ace used by cn.mapway.document.ui.client.component.aceClassDescriptionEnumeration for ACE annotation types.Enumeration for ACE command types.Ace command's argument could be either string or string-to-string map.Rules describing how editor runs this command (from keyboard, from command line or by
AceEditor.execCommand(String)API calls).Ace command execution action.Key binding description.Action defines a way of running commands based on editor text selection.Ace command scrolling options.Interface exposing command line functions used by editor.Listener for command line enter events.A completion proposed by anAceCompletionProvider.Callback interface for submitting code completion proposals.A provider of custom code-completion proposals.A segment of a completion snippetA GWT widget for the Ajax.org Code Editor (ACE).Callback interface for events generated byAceEditor.Represents a cursor position.Enumeration for ACE editor modes.Enumeration for ACE editor themes.This enumeration represents the selection/marker types.Represents an Ace Range Object.Represents GWT wrapper around an Ace Selection objectListener for selection change events.