JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jext
Interface EditAction
All Known Implementing Classes:
BeginLine
,
BoxComment
,
CompleteWord
,
CompleteWordAll
,
EndLine
,
IndentOnEnter
,
IndentOnTab
,
JoinAllLines
,
JoinLines
,
LeftIndent
,
PythonEditAction
,
RemoveWhitespace
,
RightIndent
,
SimpleComment
,
SimpleUnComment
,
SpacesToTabs
,
TabsToSpaces
,
ToLowerCase
,
ToUpperCase
,
WingComment
public interface
EditAction
An edit action is an action which has effet on text area content. Such an action must not be performed if the text area is in read only mode.
Version:
1.0
Author:
Romain Guy
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright ? 2002 Romain Guy.