Generic Radio Group Input
The generic input component rendered as a group of HTML input type="radio" elements with the same name attribute.
The radio group can be populated directly from options parameter or manually by adding Radio components to the container.
Parameters
an optional list of options (label to value pairs) for the group
selected option
the name attribute of the generated HTML input element
determines if the options are rendered inline
converter from T to String (defaults to toString())
converter from String to T (defaults to cast)
an initializer extension function
Constructors
Types
Functions
Adds given component to the current container.
Adds given component to the current container at the given position.
The supplied function is called after the widget is removed from the DOM.
The supplied function is called after the widget is inserted into the DOM.
Adds a list of components to the current container.
The supplied function is called before the widget is disposed.
Adds given value to the set of CSS classes generated in html code of current component.
Adds given style object to the set of CSS classes generated in html code of current component.
Adds given value to the set of CSS classes generated in html code of parent component.
Adds given style object to the set of CSS classes generated in html code of parent component.
Clears D&D data for the current widget. It also makes it not draggable.
Dispatches a custom event.
Removes all children from the current container and disposes them.
Returns the value of an additional attribute.
Returns a list of children of the current container.
Returns DOM element bound to the current component.
Returns DOM element bound to the current component as a dynamic type.
Returns CSS style attributes.
Checks whether the given value is present in the set of CSS classes.
Removes given component from the current container.
Removes all children from the current container.
Removes child component from the current container at the given position.
Removes the value of additional attribute.
Removes given value from the set of CSS classes generated in html code of current component.
Removes given style object from the set of CSS classes generated in html code of current component.
Removes event listener from current widget.
Removes all event listeners from current widget.
Removes the value of a custom CSS style.
Removes given value from the set of CSS classes generated in html code of parent component.
Removes given style object from the set of CSS classes generated in html code of parent component.
Sets the value of additional attribute.
Sets D&D data for the current widget. It also makes it draggable.
Sets the current widget as a D&D drop target.
Sets the current widget as a D&D drop target with helper callback accepting String data.
Sets the value of a custom CSS style.
Executes given function within a single rendering process.
Executes given function within a single rendering process asynchronously.
Toggles visibility of current widget.
Properties
Extensions
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function with VPanel default.
DSL builder extension function.
DSL builder extension function.
Disables popover for the current widget.
Disables tooltip for the current widget.
DSL builder extension function.
Enable gesture detector for a given Widget.
Enables popover for the current widget.
Enables tooltip for the current widget.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
Returns JQuery element bound to the current component.
Returns JQuery element bound to the current component as a dynamic type.
DSL builder extension function.
Hides popover for the current widget.
Hides tooltip for the current widget.
DSL builder extension function.
DSL builder extension function.
Extension property returning a MutableStateFlow for a MutableState.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
Sets context menu for the current widget.
Shows popover for the current widget.
Shows tooltip for the current widget.
DSL builder extension function.
DSL builder extension function with Style support
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function for a general observable store.
DSL builder extension function for dynamic data (send within options parameter).
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.