Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
G
I
L
M
N
O
R
S
U
O
OECommandDelete
- class c408h008.common.command.
OECommandDelete
.
Stores the string of text to delete.
OECommandDelete()
- Constructor for class c408h008.common.command.
OECommandDelete
Constructs a new delete command.
OECommandGuard
- class c408h008.common.command.
OECommandGuard
.
Stores the start and end positions of the guarded text and the owning client's id.
OECommandGuard()
- Constructor for class c408h008.common.command.
OECommandGuard
Constructs a guard command.
OECommandInsert
- class c408h008.common.command.
OECommandInsert
.
Stores the string of text to insert.
OECommandInsert()
- Constructor for class c408h008.common.command.
OECommandInsert
Constructs a new insert command.
OECommandMark
- class c408h008.common.command.
OECommandMark
.
Stores the mark position, name, and the owning client's id.
OECommandMark()
- Constructor for class c408h008.common.command.
OECommandMark
Constructs a new mark command.
OECommandMove
- class c408h008.common.command.
OECommandMove
.
Stores the current cursor position.
OECommandMove()
- Constructor for class c408h008.common.command.
OECommandMove
Constructs a new move command.
OECommandRemoveGuard
- class c408h008.common.command.
OECommandRemoveGuard
.
Stores the owning client's id of guard to be removed.
OECommandRemoveGuard()
- Constructor for class c408h008.common.command.
OECommandRemoveGuard
Constructs a new remove guard command.
OECommandRemoveMark
- class c408h008.common.command.
OECommandRemoveMark
.
Stores the owning client's id of mark to be removed.
OECommandRemoveMark()
- Constructor for class c408h008.common.command.
OECommandRemoveMark
Constructs a new remove mark command.
OECommandRemoveSelect
- class c408h008.common.command.
OECommandRemoveSelect
.
OECommandRemoveSelect()
- Constructor for class c408h008.common.command.
OECommandRemoveSelect
OECommandSelect
- class c408h008.common.command.
OECommandSelect
.
Stores the start and end positions of the selected text.
OECommandSelect()
- Constructor for class c408h008.common.command.
OECommandSelect
Constructs a new select command.
OEException
- exception c408h008.common.exceptions.
OEException
.
A generic Omni Editor exception.
OEException()
- Constructor for class c408h008.common.exceptions.
OEException
Constructs a new exception.
OEMessage
- class c408h008.common.message.
OEMessage
.
This is the class which is used to pass messages from the Client to the Web Service and then back again.
OEMessage()
- Constructor for class c408h008.common.message.
OEMessage
OmniEditorService
- interface c408h008.server.service.
OmniEditorService
.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
G
I
L
M
N
O
R
S
U