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

Type Parameters:
C - is the type of the Controller of a Component.
S - is the type of the application service of the parent IApplication of the parent web client of the parent web client session of the parent root GUI of a Component.
All Implemented Interfaces:
IFluentMutableMultiTokenHolder<IComponent>, IFluentMutableOptionalIdHolder<IComponent>, IMultiTokenHolder, IOptionalIdHolder, Linkable, LinkedRequestable, TypeRequestable, Rebuildable, IRefreshableSubscriber, Refreshable, Resettable, AlivenessRequestable, IHtmlGetter, IElement, IStructureElement, IMutableElement, ISizeAdjustableBox<IComponent>, PresenceRequestable, PresenceSettable<IComponent>, IStylableElement<IComponent>, IComponent, IControl<IComponent, IComponentStyle>, IUserInputCell<IComponent>

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