File: vtable.el.html

Defined variables (2)

vtable-header-modeNon-nil if Vtable-Header mode is enabled.
vtable-header-mode-hookHook run after entering or leaving ‘vtable-header-mode’.

Defined functions (117)

(setf vtable--current-cache)(vtable--current-cache\) ARG0 ARG &rest ARGS)
(setf vtable-actions)(vtable-actions\) ARG0 ARG &rest ARGS)
(setf vtable-buffer)(vtable-buffer\) ARG0 ARG &rest ARGS)
(setf vtable-column-colors)(vtable-column-colors\) ARG0 ARG &rest ARGS)
(setf vtable-columns)(vtable-columns\) ARG0 ARG &rest ARGS)
(setf vtable-displayer)(vtable-displayer\) ARG0 ARG &rest ARGS)
(setf vtable-divider)(vtable-divider\) ARG0 ARG &rest ARGS)
(setf vtable-ellipsis)(vtable-ellipsis\) ARG0 ARG &rest ARGS)
(setf vtable-face)(vtable-face\) ARG0 ARG &rest ARGS)
(setf vtable-formatter)(vtable-formatter\) ARG0 ARG &rest ARGS)
(setf vtable-getter)(vtable-getter\) ARG0 ARG &rest ARGS)
(setf vtable-keymap)(vtable-keymap\) ARG0 ARG &rest ARGS)
(setf vtable-objects)(vtable-objects\) ARG0 ARG &rest ARGS)
(setf vtable-objects-function)(vtable-objects-function\) ARG0 ARG &rest ARGS)
(setf vtable-row-colors)(vtable-row-colors\) ARG0 ARG &rest ARGS)
(setf vtable-separator-width)(vtable-separator-width\) ARG0 ARG &rest ARGS)
(setf vtable-sort-by)(vtable-sort-by\) ARG0 ARG &rest ARGS)
(setf vtable-use-header-line)(vtable-use-header-line\) ARG0 ARG &rest ARGS)
copy-vtable-column(ARG)
make-vtable
make-vtable-column
make-vtable-column--cmacro
vtable(&rest SLOTS)
vtable--alter-column-width(TABLE COLUMN DELTA)
vtable--cache-lines(CACHE)
vtable--cache-widths(CACHE)
vtable--char-width(TABLE)
vtable--clear-cache(TABLE)
vtable--compute-cache(TABLE)
vtable--compute-cached-line(TABLE OBJECT)
vtable--compute-colors(ROW-COLORS COLUMN-COLORS)
vtable--compute-columns(TABLE &optional RECOMPUTE)
vtable--compute-width(TABLE SPEC)
vtable--compute-widths(TABLE CACHE)
vtable--current-cache(ARG &rest ARGS)
vtable--drag-resize-column(E &optional NEXT)
vtable--eieio-childp(OBJ)
vtable--face-blend(FACE1 FACE2)
vtable--face-color(FACE1 FACE2 ACCESSOR SLOT)
vtable--get-value(OBJECT INDEX COLUMN TABLE)
vtable--indicator(TABLE INDEX)
vtable--insert(TABLE)
vtable--insert-header-line(TABLE WIDTHS SPACER)
vtable--insert-line(TABLE LINE LINE-NUMBER WIDTHS SPACER &optional ELLIPSIS ELLIPSIS-WIDTH)
vtable--limit-string(STRING PIXELS BUFFER)
vtable--make-color-face(OBJECT)
vtable--make-keymap(TABLE)
vtable--recompute-numerical(TABLE LINE)
vtable--set-header-line(TABLE WIDTHS SPACER)
vtable--sort(TABLE CACHE)
vtable--spacer(TABLE)
vtable-actions(ARG &rest ARGS)
vtable-beginning-of-table()
vtable-buffer(ARG &rest ARGS)
vtable-child-p(OBJ)
vtable-column(TABLE INDEX)
vtable-column--aligned(vtable-column--aligned X)
vtable-column--aligned--inliner(INLINE--FORM X)
vtable-column--numerical(vtable-column--numerical X)
vtable-column--numerical--inliner(INLINE--FORM X)
vtable-column-align(vtable-column-align X)
vtable-column-align--inliner(INLINE--FORM X)
vtable-column-colors(ARG &rest ARGS)
vtable-column-displayer(vtable-column-displayer X)
vtable-column-displayer--inliner(INLINE--FORM X)
vtable-column-formatter(vtable-column-formatter X)
vtable-column-formatter--inliner(INLINE--FORM X)
vtable-column-getter(vtable-column-getter X)
vtable-column-getter--inliner(INLINE--FORM X)
vtable-column-max-width(vtable-column-max-width X)
vtable-column-max-width--inliner(INLINE--FORM X)
vtable-column-min-width(vtable-column-min-width X)
vtable-column-min-width--inliner(INLINE--FORM X)
vtable-column-name(vtable-column-name X)
vtable-column-name--inliner(INLINE--FORM X)
vtable-column-p(X)
vtable-column-p--inliner(INLINE--FORM X)
vtable-column-primary(vtable-column-primary X)
vtable-column-primary--inliner(INLINE--FORM X)
vtable-column-width(vtable-column-width X)
vtable-column-width--inliner(INLINE--FORM X)
vtable-columns(ARG &rest ARGS)
vtable-current-column()
vtable-current-object()
vtable-current-table()
vtable-displayer(ARG &rest ARGS)
vtable-divider(ARG &rest ARGS)
vtable-ellipsis(ARG &rest ARGS)
vtable-end-of-table()
vtable-face(ARG &rest ARGS)
vtable-formatter(ARG &rest ARGS)
vtable-getter(ARG &rest ARGS)
vtable-goto-column(COLUMN)
vtable-goto-object(OBJECT)
vtable-goto-table(TABLE)
vtable-header-line-sort(E)
vtable-header-mode(&optional ARG)
vtable-insert(TABLE)
vtable-insert-object(TABLE OBJECT &optional LOCATION BEFORE)
vtable-keymap(ARG &rest ARGS)
vtable-narrow-current-column(&optional N)
vtable-next-column()
vtable-objects(ARG &rest ARGS)
vtable-objects-function(ARG &rest ARGS)
vtable-p(OBJ)
vtable-previous-column()
vtable-remove-object(TABLE OBJECT)
vtable-revert(&optional TABLE)
vtable-revert-command(&optional TABLE)
vtable-row-colors(ARG &rest ARGS)
vtable-separator-width(ARG &rest ARGS)
vtable-set-buffer(TABLE BUFFER)
vtable-sort-by(ARG &rest ARGS)
vtable-sort-by-current-column()
vtable-update-object(TABLE OBJECT &optional OLD-OBJECT)
vtable-use-header-line(ARG &rest ARGS)
vtable-widen-current-column(&optional N)

Defined faces (1)

vtableFace used (by default) for vtables.