Uses of Record Class
no.ntnu.principes.components.secondary.SelectableGroup.SelectableGroupItem
Packages that use SelectableGroup.SelectableGroupItem
-
Uses of SelectableGroup.SelectableGroupItem in no.ntnu.principes.components.secondary
Constructor parameters in no.ntnu.principes.components.secondary with type arguments of type SelectableGroup.SelectableGroupItemModifierConstructorDescriptionSelectableGroup(List<SelectableGroup.SelectableGroupItem> items, Consumer<String> onSelect) Creates a horizontal container for managing a group of selectable components, allowing interaction and updating their selection states dynamically.