Substitution Group html.item.IItemsProvider
- Known Implementing Elements:
-
html.item.InlineItems, html.item.DynamicItems
This interface represents a type of component in charge of returning a list of displayable items (for rendering a combo-box for instance).
A displayable item is made of:
- an (internal) value,
- a (displayable) text,
- an (optional) icon.