Class Component<C extends Controller<S>, S>

Type Parameters:
C - the type of the Controller of a Component.
S - the type of the application service of the parent Application of the parent web client of the parent web client session of the parent root GUI of a Component.
All Implemented Interfaces:
FluentMutableMultiTokenHolder<IComponent>, FluentMutableOptionalIdHolder<IComponent>, MultiTokenHolder, OptionalIdHolder, Resettable, AlivenessRequestable, ControlComponent<Control<?,?>>, GuiComponent<IWebGui<?>>, LayerComponent<ILayer>, Rebuildable, Refreshable, TypeRequestable, AttributesRepresentable, Element, SpecificationRepresentable, MutableElement, StylableElement<IComponent>, IComponent, PresenceSettable<IComponent>, SizeAdjustableRectangle<IComponent>, HtmlGetter, Control<IComponent, IComponentStyle>, IUserInputCell<IComponent>, PresenceRequestable

public abstract class Component<C extends Controller<S>, S> extends AbstractControl<IComponent, IComponentStyle> implements IComponent
Author:
Silvan Wyss