Schnittstelle IStylableElement<E extends IStylableElement<E>>

Typparameter:
E - is the type of a IStylableElement.
Alle Superschnittstellen:
IElement, IFluentMutableMultiTokenHolder<E>, IFluentMutableOptionalIdHolder<E>, IMultiTokenHolder, IMutableElement, IOptionalIdHolder, IStructureElement, Resettable, TypeRequestable
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, 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 IStylableElement<E extends IStylableElement<E>> extends IFluentMutableMultiTokenHolder<E>, IFluentMutableOptionalIdHolder<E>, IMutableElement, IStructureElement, TypeRequestable
A IStylableElement is configurable and can contain other IStylableElements.
Version:
2016-01-01
Autor:
Silvan Wyss