Schnittstelle IElement
- Alle bekannten Unterschnittstellen:
IAbsoluteOrRelativeInt, IAbstractStyle<S>, IAccordion, IAccordionStyle, IAttachingAttribute, IBackground, IButton, IButtonStyle, ICheckbox, ICheckboxStyle, IColor, IColorGradient, IComponent, IComponentStyle, IContainer<C,S>, IControl<C, S>, IControlHeadStyle<S>, IControlStyle<S>, IDropdownMenu, IDropdownMenuStyle, IGrid, IGridStyle, IHorizontalStack, IHorizontalStackStyle, IImage, IImageControl, IImageControlStyle, IItemMenu<M, S>, IItemMenuItem<I>, IItemMenuStyle<S>, ILabel, ILabelStyle, ILayer<L>, ILinearContainer<C, S>, ILinearContainerStyle<S>, ILink, ILinkStyle, IMultiStateConfiguration<C, S>, IMutableElement, IMutableImage<I>, IRespondingMutableElement<E>, ISelectingStyle<S>, ISelectingStyleWithSelectors, ISingleContainer, ISingleContainerStyle, IStructureElement, IStylableElement<E>, IStyle, IStyleElement<E>, ITabContainer, ITabContainerStyle, ITextbox, ITextboxStyle, ITime, IUploader, IUploaderStyle, IValidationLabel, IValidationLabelStyle, IVerticalStack, IVerticalStackStyle, IWebGui<G>
- Alle bekannten Implementierungsklassen:
AbsoluteOrRelativeInt, AbstractComponent, AbstractContainer, AbstractControlStyle, AbstractElement, AbstractItemMenu, AbstractItemMenuStyle, AbstractLinearContainer, AbstractLinearContainerStyle, AbstractMultiStateConfiguration, AbstractMutableElement, AbstractSelectingStyle, AbstractStylableElement, AbstractStyleElement, AttachingAttribute, Background, BaseComponentStyle, Button, ButtonStyle, Color, ColorGradient, Component, ComponentWithAdapterFactory, Control, CornerShadow, DeepSelectingStyle, DropdownMenu, DropdownMenuStyle, FloatContainer, FloatContainerStyle, Grid, GridCell, GridStyle, HorizontalStack, HorizontalStackStyle, Image, ImageControl, ImageControlStyle, ItemMenuItem, Label, LabelStyle, Layer, Link, LinkStyle, MutableImage, SelectingStyle, SingleContainer, SingleContainerStyle, Style, Textbox, TextboxStyle, Time, Uploader, UploaderStyle, ValidationLabel, ValidationLabelStyle, VerticalStack, VerticalStackStyle, WebGui
public interface IElement
- Version:
- 2016-01-01
- Autor:
- Silvan Wyss
-
Methodendetails
-
getAttributes
IContainer<INode<?>> getAttributes()- Gibt zurück:
- the attributes of the current
IElement.
-
getSpecification
-
toFormatedString
-
toXml
-