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
S
select(OEMessage)
- Method in interface c408h008.server.service.
OmniEditorService
Selects a block of text from the closest mark to the current cursor position.
setChannelID(String)
- Method in class c408h008.common.message.
OEMessage
setClientID(String)
- Method in class c408h008.common.command.
OECommandGuard
Sets the client's id.
setClientID(String)
- Method in class c408h008.common.command.
OECommandMark
Sets the client's id.
setClientID(String)
- Method in class c408h008.common.command.
OECommandRemoveGuard
Sets the client's id.
setClientID(String)
- Method in class c408h008.common.command.
OECommandRemoveMark
Sets the client's id.
setClientID(String)
- Method in class c408h008.common.message.
OEMessage
setCommandType(String)
- Method in class c408h008.common.message.
OEMessage
setDeleteCommand(OECommandDelete)
- Method in class c408h008.common.message.
OEMessage
setGuardCommand(OECommandGuard)
- Method in class c408h008.common.message.
OEMessage
setInsertCommand(OECommandInsert)
- Method in class c408h008.common.message.
OEMessage
setMarkCommand(OECommandMark)
- Method in class c408h008.common.message.
OEMessage
setMarkName(String)
- Method in class c408h008.common.command.
OECommandMark
Sets the mark's name.
setMessages(OEMessage[])
- Method in class c408h008.common.exceptions.
OEException
Sets the commands being returned to the client.
setMoveCommand(OECommandMove)
- Method in class c408h008.common.message.
OEMessage
setPosition(int)
- Method in class c408h008.common.command.
OECommandMark
Sets the position of the mark.
setPosition(int)
- Method in class c408h008.common.command.
OECommandMove
Sets the position of the cursor.
setRemoveGuardCommand(OECommandRemoveGuard)
- Method in class c408h008.common.message.
OEMessage
setRemoveMarkCommand(OECommandRemoveMark)
- Method in class c408h008.common.message.
OEMessage
setRemoveSelectCommand(OECommandRemoveSelect)
- Method in class c408h008.common.message.
OEMessage
setSelectCommand(OECommandSelect)
- Method in class c408h008.common.message.
OEMessage
setStartPosition(int)
- Method in class c408h008.common.command.
OECommandGuard
Sets the start position of the guarded text.
setStartPosition(int)
- Method in class c408h008.common.command.
OECommandSelect
Sets the start position of the selected text.
setStopPosition(int)
- Method in class c408h008.common.command.
OECommandGuard
Sets the ending position of the guarded text.
setStopPosition(int)
- Method in class c408h008.common.command.
OECommandSelect
Sets the ending position of the selected text.
setWord(String)
- Method in class c408h008.common.command.
OECommandDelete
Sets the string of text to be deleted.
setWord(String)
- Method in class c408h008.common.command.
OECommandInsert
Sets the string of text to be deleted.
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