Changelog
v1.24.0 - 2024-01-02 - Still Rice
Added
swap(..)
function to swap rows or columnssort(..)
function to sort a table by rows or columns- Enhance
TableListenerEvent
andTableViewListenerEvent
for easy access to event source details - Allow setting the host/IP with
TableView[Host]
orSIGBLA_HOST
Fixed
- Fix issue with on ref/name mismatch in UI for table views
- Ensure only
Row[at X]
can be used in row subscriptions - Ensure valid
CellRange
,ColumnRange
, andRowRange
within constraints - Support for view/table replacement when reusing existing view reference
Changed
- Changed Dexx collections dependency with Sigbla PDS (no functional change)
- Tidy up implementation of
RowRange
andColumnRange
- Documentation improvements and additions
- Various improvements to
toString
functions - Various minor code cleaning
Removed
- Nothing
You must log in or # to comment.