Schnittstelle IFluentMutableMultiTokenHolder<H extends IFluentMutableMultiTokenHolder<H>>

Typparameter:
H - is the type of a IFluentMutableMultiTokenHolder.
Alle Superschnittstellen:
IMultiTokenHolder
Alle bekannten Unterschnittstellen:
IAccordion, IButton, ICheckbox, IComponent, IContainer<C,S>, IControl<C,S>, IDropdownMenu, IGrid, IHorizontalStack, IImageControl, IItemMenu<M,S>, ILabel, ILayer<L>, ILinearContainer<C,S>, ILink, ISingleContainer, IStylableElement<E>, IStyleElement<E>, ITabContainer, ITextbox, IUploader, IValidationLabel, IVerticalStack, IWebGui<G>
Alle bekannten Implementierungsklassen:
AbstractComponent, AbstractContainer, AbstractItemMenu, Button, Component, ComponentWithAdapterFactory, Control, DropdownMenu, FloatContainer, Grid, HorizontalStack, ImageControl, Label, Layer, LinearContainer, Link, SingleContainer, StylableElement, StyleElement, Textbox, Uploader, ValidationLabel, VerticalStack, WebApplicationComponent, WebGui

public interface IFluentMutableMultiTokenHolder<H extends IFluentMutableMultiTokenHolder<H>> extends IMultiTokenHolder
A IFluentMutableMultiTokenHolder is a IMultiTokenHolder whose tokens can be added and removed programmatically and fluently.
Version:
2023-06-16
Autor:
Silvan Wyss