JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.mapway.document.ui.client.component.ace
Interface AceCommandDescription.ExecAction
Enclosing class:
AceCommandDescription
public static interface
AceCommandDescription.ExecAction
Ace command execution action.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
exec
(
AceEditor
editor)
Method Details
exec
Object
exec
(
AceEditor
editor)