JIDE: support JideSplitButton and JideSplitToggleButton

This commit is contained in:
Karl Tauber
2021-03-19 15:39:32 +01:00
parent d39b08c035
commit e9b566241d
16 changed files with 560 additions and 47 deletions

View File

@@ -9,8 +9,10 @@ Following JIDE Common Layer components are currently supported by this addon:
- `JideButton`
- `JideLabel`
- `JidePopupMenu`
- `JideSplitButton`
- `JideTabbedPane`
- `JideToggleButton`
- `JideToggleSplitButton`
- `RangeSlider`
- `TristateCheckBox`