IterableElementExtension<E extends UIElement> extension

on

Properties

elementsValues List<String?>

Available on Iterable<E>, provided by the IterableElementExtension extension

Returns a List of values of this Iterable of UIElements.
no setter
uiComponents List<UIComponent?>

Available on Iterable<E>, provided by the IterableElementExtension extension

Returns a List of UIComponent of this Iterable of UIElements.
no setter