Skip to content

vtf txb _buffercomponents

srccircumflex edited this page Jan 5, 2023 · 2 revisions

↑ vtf-textbuffer

_buffercomponents

This package contains optional components for the TextBuffer; data types and members of the TextBuffer.

These objects are created and used highly dependent on the TextBuffer object. Under normal use of the framework, it is not intended to use objects and types directly from this package.

Index:

_sql Utilities and advanced functions for SQLite editing.  
_suit Context manager for special operations.  
eofmetas Metadata about the size of stored data.  
globcursor Storage and handler for global cursor position on x-axis and cursor anchors.  
items Data management.  
localhistory Functions around chronological history. Optional Component
marker Creation, editing and processing of data markers. Optional Component
nullcomponent NULL object.  
row Editing and manipulation of text.  
swap Swapping chunks of data into an SQL database. Optional Component
trimmer Limiting and handling the number of rows. Optional Component

Date: 21 Dec 2022
Version: 0.1
Author: Adrian Hoefflin [srccircumflex]
Clone this wiki locally