Interface SpecificationRepresentable

All Known Subinterfaces:
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, IElement, IGrid, IGridStyle, IHorizontalStack, IHorizontalStackStyle, IImage, IImageControl, IImageControlStyle, IItemMenu<M,S>, IItemMenuItem<I>, IItemMenuStyle<S>, ILabel, ILabelStyle, ILayer, ILinearContainer<C,S>, ILinearContainerStyle<S>, ILink, ILinkStyle, IMultiStateConfiguration<C,S>, IMutableElement, IMutableImage<I>, IRespondingMutableElement<E>, ISelectingStyle<S>, ISelectingStyleWithSelectors, ISingleContainer, ISingleContainerStyle, IStylableElement<E>, IStyle, IStyleElement<E>, ITabContainer, ITabContainerStyle, ITabContainerTab, ITextbox, ITextboxStyle, ITime, IUploader, IUploaderStyle, IValidationLabel, IValidationLabelStyle, IVerticalStack, IVerticalStackStyle, IWebGui<G>
All Known Implementing Classes:
AbsoluteOrRelativeInt, AbstractContainer, AbstractControl, AbstractControlStyle, AbstractElement, AbstractItemMenu, AbstractItemMenuStyle, AbstractLinearContainer, AbstractLinearContainerStyle, AbstractMultiStateConfiguration, AbstractPropertiesElement, AbstractSelectingStyle, AbstractStylableElement, AbstractStyleElement, Background, Button, ButtonStyle, Color, ColorGradient, Component, ComponentStyle, ComponentWithAdapterFactory, 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, TabContainer, TabContainerStyle, TabContainerTab, Textbox, TextboxStyle, Time, Uploader, UploaderStyle, ValidationLabel, ValidationLabelStyle, VerticalStack, VerticalStackStyle, WebGui

public interface SpecificationRepresentable
A SpecificationRepresentable can be represented by a specification.
Author:
Silvan Wyss