Schnittstelle IStylableElement<SE extends IStylableElement<SE>>

Typparameter:
SE - is the type of a IStylableElement.
Alle Superschnittstellen:
IElement, IFluentMutableMultiTokenHolder<SE>, IFluentMutableOptionalIdHolder<SE>, IMultiTokenHolder, IMutableElement, IOptionalIdHolder, IStructureElement, Resettable, TypeRequestable
Alle bekannten Unterschnittstellen:
IAccordion, IButton, ICheckbox, IComponent, IContainer<C,ECS>, IControl<C,CS>, IDropdownMenu, IGrid, IHorizontalStack, IImageControl, IItemMenu<IM,IMS>, ILabel, ILayer<L>, ILinearContainer<LC,LCL>, ILink, ISingleContainer, IStyleElement<SE>, ITabContainer, ITextbox, IUploader, IValidationLabel, IVerticalStack, IWebGui<WG>
Alle bekannten Implementierungsklassen:
BaseComponent, Button, Component, ComponentWithDataSupplier, Container, Control, DropdownMenu, FloatContainer, Grid, HorizontalStack, ImageControl, ItemMenu, Label, Layer, LinearContainer, Link, SingleContainer, StylableElement, StyleElement, Textbox, Uploader, ValidationLabel, VerticalStack, WebApplicationComponent, WebGui

public interface IStylableElement<SE extends IStylableElement<SE>> extends IFluentMutableMultiTokenHolder<SE>, IFluentMutableOptionalIdHolder<SE>, IMutableElement, IStructureElement, TypeRequestable
A IStylableElement is configurable and can contain other IStylableElements.
Version:
2016-01-01
Autor:
Silvan Wyss