[][src]Module edit_client::client

Structs

ActionContext
CaretState
Client
ClientDoc

Enums

StyleOp
Task

Traits

ClientController

Trait shared by the "wasm" and "client proxy" implementations. Most methods are implemented on this trait, not its implementors.

Functions

add_string
apply_style
button_handlers
caret_block_move
caret_clear
caret_clear_inner
caret_move

Arrow keys move the caret.

caret_select_all
caret_word_move
caret_word_select
cur_to_caret
delete_char

Backspace.

identify_block
identify_styles
init_caret
remove_styles
replace_block

Replaces the current block with a new block.

restyle
split_block
toggle_list