Uses of Interface
cn.mapway.document.ui.client.component.ace.AceCommandLine
Packages that use AceCommandLine
-
Uses of AceCommandLine in cn.mapway.document.ui.client.component.ace
Classes in cn.mapway.document.ui.client.component.ace that implement AceCommandLineModifier and TypeClassDescriptionclassDefault implementation of AceCommandLine wrapping any GWT value box like TextBox or TextArea.Methods in cn.mapway.document.ui.client.component.ace with parameters of type AceCommandLineModifier and TypeMethodDescriptionvoidAceEditor.initializeCommandLine(AceCommandLine cmdLine) Bind command line and editor.