This is the clog-ace Reference Manual, version 0.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:41:40 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
clog-ace
CLOG Ace Editor Plugin
BSD
0.0.0
clog
(system).
clog-ace.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
clog-ace/clog-ace.lisp
clog-ace
(system).
*completer-installed*
(special variable).
attach-clog-ace
(generic function).
clipboard-copy
(generic function).
clipboard-cut
(generic function).
clipboard-paste
(generic function).
clog-ace-element
(class).
create-clog-ace-element
(generic function).
execute-command
(generic function).
focus
(method).
font-size
(generic function).
(setf font-size)
(generic function).
get-cursor
(generic function).
get-mode-from-extension
(generic function).
init-clog-ace
(generic function).
mode
(generic function).
(setf mode)
(generic function).
move-cursor
(generic function).
(setf read-only-p)
(method).
read-only-p
(method).
resize
(generic function).
selected-text
(generic function).
set-auto-completion
(generic function).
set-on-auto-complete
(function).
set-on-blur
(method).
set-on-change
(method).
set-on-copy
(method).
set-on-cut
(method).
set-on-focus
(method).
set-on-paste
(method).
set-option
(generic function).
start-test
(function).
tab-size
(generic function).
(setf tab-size)
(generic function).
(setf text-value)
(method).
text-value
(method).
theme
(generic function).
(setf theme)
(generic function).
js-ace
(generic function).
on-test-clog-ace
(function).
set-ace-event
(function).
Packages are listed by definition order.
clog-ace
clog
.
common-lisp
.
*completer-installed*
(special variable).
attach-clog-ace
(generic function).
clipboard-copy
(generic function).
clipboard-cut
(generic function).
clipboard-paste
(generic function).
clog-ace-element
(class).
create-clog-ace-element
(generic function).
execute-command
(generic function).
font-size
(generic function).
(setf font-size)
(generic function).
get-cursor
(generic function).
get-mode-from-extension
(generic function).
init-clog-ace
(generic function).
mode
(generic function).
(setf mode)
(generic function).
move-cursor
(generic function).
resize
(generic function).
selected-text
(generic function).
set-auto-completion
(generic function).
set-on-auto-complete
(function).
set-option
(generic function).
start-test
(function).
tab-size
(generic function).
(setf tab-size)
(generic function).
theme
(generic function).
(setf theme)
(generic function).
js-ace
(generic function).
on-test-clog-ace
(function).
set-ace-event
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
There can only be one auto complete handler per application currently.
Initialize plugin
clog-ace-element
)) ¶Copy selected text to global clipboard and return text.
clog-ace-element
)) ¶Copy selected text to global clipboard and return text.
clog-ace-element
)) ¶Paste selected text to global clipboard and return text.
clog-ace-element
)) ¶Create a new clog-ace-element as child of CLOG-OBJ.
clog-obj
) &key hidden class html-id auto-place) ¶Create ace editor
execute-command COMMAND
clog-ace-element
) command) ¶Font size
clog-ace-element
)) ¶Font size
clog-ace-element
)) ¶get cursor x y position
clog-ace-element
)) ¶Returns the mode to use based on the FILE-NAME
clog-ace-element
) file-name) ¶Initialize ace library
clog-ace-element
)) ¶The ace edit mode. eg. ace/mode/lisp
clog-ace-element
)) ¶The ace edit mode. eg. ace/mode/lisp
clog-ace-element
)) ¶move-cursor to row column
clog-ace-element
) row column) ¶Trigger a resize of the underlying editor in contained in the CLOG-ACE-ELEMENT
clog-ace-element
)) ¶Get currently selected (read only)
clog-ace-element
)) ¶Turn auto complete on or off
clog-ace-element
) auto-completion) ¶Set option NAME to VALUE
clog-ace-element
) name value) ¶Tab size
clog-ace-element
)) ¶Tab size
clog-ace-element
)) ¶The ace color theme. eg. ace/theme/xcode
clog-ace-element
)) ¶The ace color theme. eg. ace/theme/xcode
clog-ace-element
)) ¶clog-ace-element
)) ¶clog
.
clog-ace-element
)) ¶clog
.
clog-ace-element
)) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
) handler) ¶clog
.
clog-ace-element
)) ¶clog
.
clog-ace-element
)) ¶clog
.
clog-ace Element Object.
clog-element
.
attach-clog-ace
.
clipboard-copy
.
clipboard-cut
.
clipboard-paste
.
execute-command
.
focus
.
(setf font-size)
.
font-size
.
get-cursor
.
get-mode-from-extension
.
init-clog-ace
.
js-ace
.
(setf mode)
.
mode
.
move-cursor
.
(setf read-only-p)
.
read-only-p
.
resize
.
selected-text
.
set-auto-completion
.
set-on-blur
.
set-on-change
.
set-on-copy
.
set-on-cut
.
set-on-focus
.
set-on-paste
.
set-option
.
(setf tab-size)
.
tab-size
.
(setf text-value)
.
text-value
.
(setf theme)
.
theme
.
Access to ace javascript object (private)
clog-ace-element
)) ¶Jump to: | (
A C E F G I J M O R S T |
---|
Jump to: | (
A C E F G I J M O R S T |
---|
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*completer-installed* : | Public special variables | ||
| |||
S | |||
Special Variable, *completer-installed* : | Public special variables | ||
|
Jump to: | *
S |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|