Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the weblocks-tree-widget Reference Manual, version 0.3.7, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 15:28:58 2020 GMT+0.
• Introduction | What weblocks-tree-widget is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
Weblocks tree widget, a tree based on weblocks gridedit widget. To use it override tree-data method, see method documentation. Sample code is (make-instance 'tree-widget :view (defview nil (:type tree) (data :present-as tree-branches)) :data-class 'webapp-cls)
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The weblocks-tree-widget system |
Olexiy Zamkoviy <olexiy.z@gmail.com>
LLGPL
A tree widget for weblocks
0.3.7
weblocks-tree-widget.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The weblocks-tree-widget.asd file | ||
• The weblocks-tree-widget/package.lisp file | ||
• The weblocks-tree-widget/weblocks-tree-widget.lisp file |
Next: The weblocks-tree-widget/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
weblocks-tree-widget.asd
weblocks-tree-widget (system)
Next: The weblocks-tree-widget/weblocks-tree-widget․lisp file, Previous: The weblocks-tree-widget․asd file, Up: Lisp files [Contents][Index]
weblocks-tree-widget (system)
package.lisp
Previous: The weblocks-tree-widget/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
weblocks-tree-widget (system)
weblocks-tree-widget.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The weblocks-tree-widget package |
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions | ||
• Exported generic functions | ||
• Exported classes |
Next: Exported generic functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
weblocks-tree-widget.lisp (file)
Next: Exported classes, Previous: Exported functions, Up: Exported definitions [Contents][Index]
Should return (list (list :item #<store-object> :children (list (list :item #<store-object>) ...)) ...)
weblocks-tree-widget.lisp (file)
Previous: Exported generic functions, Up: Exported definitions [Contents][Index]
weblocks-tree-widget.lisp (file)
html-presentation (class)
render-view-field-value (method)
:straight-column-captions
t
weblocks-tree-widget.lisp (file)
table-view (class)
weblocks-tree-widget.lisp (file)
gridedit (class)
:expand-all-items-p
t
Initarg | Value |
---|---|
:allow-pagination-p | nil |
:allow-delete-p | nil |
:allow-select-p | nil |
:allow-operations-p | nil |
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal functions | ||
• Internal generic functions | ||
• Internal classes |
Next: Internal generic functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
Returns subtree in which item is the value of :item key
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
Recursively transforms tree items to list of objects
weblocks-tree-widget.lisp (file)
This is additional tree template which uses utf-8 symbols for displaying branches
weblocks-tree-widget.lisp (file)
Standard tree template uses ascii symbols for displaying tree branches
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
weblocks-tree-widget.lisp (file)
Next: Internal classes, Previous: Internal functions, Up: Internal definitions [Contents][Index]
weblocks-tree-widget.lisp (file)
Extracts children of expanded items.
Extracts means calls children function if :children is not a list.
We receive tree with items user can see in web interface
weblocks-tree-widget.lisp (file)
automatically generated reader method
weblocks-tree-widget.lisp (file)
automatically generated writer method
weblocks-tree-widget.lisp (file)
Previous: Internal generic functions, Up: Internal definitions [Contents][Index]
weblocks-tree-widget.lisp (file)
table-scaffold (class)
weblocks-tree-widget.lisp (file)
table-view-field (class)
tree-view-field-current-row-info (generic function)
(setf tree-view-field-current-row-info) (generic function)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L W |
---|
Jump to: | F L W |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
A E F G I J M R T V |
---|
Jump to: | (
A E F G I J M R T V |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | C E S |
---|
Jump to: | C E S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C P S T W |
---|
Jump to: | C P S T W |
---|