Class AbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>>

Type Parameters:
C - the type of a AbstractContainer
S - the type of the IControlStyles of a AbstractContainer
All Implemented Interfaces:
FluentMutableMultiTokenHolder<C>, FluentMutableOptionalIdHolder<C>, MultiTokenHolder, OptionalIdHolder, GuiComponent<IWebGui<?>>, LayerComponent<ILayer>, Linkable, LinkedRequestable, TypeRequestable, Clearable, Resettable, EmptinessRequestable, IContainer<C,S>, AttributesRepresentable, IElement, SpecificationRepresentable, IMutableElement, ISizeAdjustableBox<C>, PresenceRequestable, PresenceSettable<C>, IStylableElement<C>, HtmlGetter, Control<C,S>, IUserInputCell<C>
Direct Known Subclasses:
AbstractLinearContainer, Grid, SingleContainer, TabContainer

public abstract class AbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> extends AbstractControl<C,S> implements IContainer<C,S>
Author:
Silvan Wyss