Schnittstelle IElement
- Alle bekannten Unterschnittstellen:
IAbsoluteOrRelativeInt, IAccordion, IAccordionStyle, IBackground, IBaseStyle<S>, IButton, IButtonStyle, ICheckbox, ICheckboxStyle, IColor, IColorGradient, IComponent, IComponentStyle, IContainer<C,S>, IControl<C, S>, IControlBaseStyle<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, AbstractContainer, AbstractControlStyle, AbstractElement, AbstractItemMenu, AbstractItemMenuStyle, AbstractLinearContainer, AbstractLinearContainerStyle, AbstractMultiStateConfiguration, AbstractMutableElement, AbstractSelectingStyle, AbstractStylableElement, AbstractStyleElement, Background, Button, ButtonStyle, Color, ColorGradient, Component, ComponentStyle, 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
- Autor:
- Silvan Wyss
-
Methodendetails
-
getAttributes
IContainer<INode<?>> getAttributes()- Gibt zurück:
- the attributes of the current
IElement.
-
getSpecification
-
toFormatedString
-
toXml
-