Schnittstelle IMultiTokenHolder
- Alle bekannten Unterschnittstellen:
IAccordion,IButton,ICheckbox,IComponent,IContainer<C,,S> IControl<C,,S> IDropdownMenu,IFluentMutableMultiTokenHolder<H>,IGrid,IHorizontalStack,IImageControl,IItemMenu<M,,S> ILabel,ILayer<L>,ILinearContainer<C,,S> ILink,IMutableMultiTokenHolder,ISingleContainer,IStylableElement<E>,IStyleElement<E>,ITabContainer,ITextbox,IUploader,IValidationLabel,IVerticalStack,IWebGui<G>
- Alle bekannten Implementierungsklassen:
AbstractComponent,AbstractContainer,AbstractItemMenu,AbstractLinearContainer,AbstractStylableElement,AbstractStyleElement,Button,Component,ComponentWithAdapterFactory,Control,DropdownMenu,FloatContainer,Grid,HorizontalStack,ImageControl,Label,Layer,Link,SingleContainer,Textbox,Uploader,ValidationLabel,VerticalStack,WebGui
public interface IMultiTokenHolder
A
IMultiTokenHolder can have several tokens.- Version:
- 2023-06-16
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getTokens
IContainer<String> getTokens()- Gibt zurück:
- the tokens of the current
IMultiTokenHolder.
-