Modules

classes.helpers.vBitmap Basebones class for for creating .bmp files Each line is padded with zeroes, like this
classes.helpers.vFilesys Static methods for dealing with the file-system
classes.helpers.vSelection (bool) enforce that at least one item remains selected at all times
classes.helpers.vString Static string-manipulation methods for the vString library
classes.helpers.vVector Static methods for tables whose elements all have the same data type
classes.parsers.vXML recursively parse the slaxml and return a vLib-friendly representation
classes.vCell Base class for cells (vTable, vTree...)
classes.vCellBitmap Bitmap button support for vCell.
classes.vCellButton Button support for vCell.
classes.vCellCheckBox CheckBox support for vCell.
classes.vCellPopup Popup support for vCell.
classes.vCellText Text support for vCell.
classes.vCellValueBox ValueBox support for vCell.
classes.vControl Control is the base class for all views which let the user change a value or some "state" from the UI
classes.vFileBrowser A file browser component, based on vTable
classes.vGraph vGraph is a class for creating histograms, envelope plots and such things
classes.vLib This class provides static members and methods for the vLib library
classes.vLogView Simple log display with add() and replace() methods
classes.vScrollbar An emulated scrollbar widget (using a minislider)
classes.vTable A fully functional table widget, including vScrollbar and custom cells
classes.vTabs Show/hide sub-views, using a switcher as the navigation interface
classes.vTree Tree view, used for displaying hierarchical data
classes.vView vView is the base class for child views in the vLib library
classes.vWaveform <- DUAL, two sets of values - for example, a stereo waveform
main Provide a visual demo for the various vlib components, with the ability to test (set/get) all properties and call methods...
support.debug Debug tracing & logging

set one or more expressions to either show all or only a few messages from TRACE calls.

generated by LDoc 1.4.2