[Gambas-Notification] [Git][gambas/gambas][master] Continue WebTree implementation. Replace 'ShowHeader' and 'ShowRowNumber' by a...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Sep 3 01:33:44 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
b96b6980 by gambas at 2021-09-03T01:33:37+02:00
Continue WebTree implementation. Replace 'ShowHeader' and 'ShowRowNumber' by a 'Header' property in WebTable.

[GB.WEB.GUI]
* NEW: WebTable: Replace the 'ShowHeader' and 'ShowRowNumber' properties by a 'Header' property.
* NEW: WebTable: Draw the vertical header the same way as the horizontal header, and make it sticky.
* NEW: WebTable: Replace the 'DblClick' event by the 'Activate' event.
* NEW: WebTree: Implement the 'Activate' event.
* BUG: WebTree: The "select all" checkbox now works as expected..
*

- - - - -


8 changed files:

- comp/src/gb.web.gui/.src/Table/WebTable.class
- comp/src/gb.web.gui/.src/Table/_WebTableColumns.class
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/Tree/WebTree.class
- comp/src/gb.web.gui/.src/Tree/WebTreeSelection.class
- comp/src/gb.web.gui/.src/Tree/_WebTreeColumns.class
- comp/src/gb.web.gui/style.css


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b96b69806606de2ae11d0f1fc8c67f3c4929e8e0

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b96b69806606de2ae11d0f1fc8c67f3c4929e8e0
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210902/8063a881/attachment.htm>


More information about the Notification mailing list